Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

v3.0.3 - Better Package

Latest
Compare
Choose a tag to compare
@wilwade wilwade released this 15 Sep 20:21
· 12 commits to main since this release
1e3994b

[3.0.3] - 2021-09-15

Added

  • dsnpStartBlockNumber to config to allow setConfig to default a different value than 0 for fromBlock
  • Support "dsnp-start-block" for subscriptions to start from the dsnpStartBlockNumber
  • Readme configs for Rinkeby and Ropsten
  • getDSNPRegistryUpdateEvents defaults to dsnp-start-block

Changed

  • Removed esmodule build. All imports will fallback to esmodule compatible commonjs modules
  • Better cleaner build (removed multimodule script need, dist package directory, and better package.json)

Removed

  • Internal package dist structure. If you were previously importing out of @dsnp/sdk/dist, that will need to be updated to the correct export.