Skip to content

0.30.1

Bug Fixes

  • more careful checks for EIP-1193 provider (#290) (bfeee48)

0.30.0

Features

Bug Fixes

  • generate-abi from correct contracts git tag (#279) (742c041)

Chores

  • update mock service worker package version to 2.10.5 (e201a48)

0.29.3

Bug Fixes

  • update package.json paths to use ‘dist/src’ directory (625b269)

0.29.2

Bug Fixes

  • clean up synapse-sdk readme (8a7f949)

0.29.1

Bug Fixes

  • import constants (#246) (53e0c97)
  • resolve data sets in getClientDataSetsWithDetails without rail indirection (#235) (d0e8fb9)

0.29.0

Features

Bug Fixes

Chores

  • ci: switch from semantic-release to release-please (#233) (9f84cc6)

0.27.0

Features

  • allow custom metadata for data sets & roots (fe41931), closes #201
  • expose metadata as Record<string,string>; check constraints (68ed29b)
  • match data set for auto-selection based on all metadata (unordered) (50eb97a)

Bug Fixes

  • exact match of metadata, ignoring order, when selecting data set to reuse (5f80a64)
  • pass metadata to context create, match cached contexts on metadata (967f272)

0.26.0

Features

  • add mainnet address, add —network flag to sp-tool (#231) (d0b5242)

0.25.1

Bug Fixes

0.25.0

Features

Trivial Changes

  • deps-dev: bump type-fest from 4.41.0 to 5.0.0 (#217) (d3a3608)
  • no-release: disable eslint and prettier in VSCode settings (#214) (0631dbf)