Skip to content

1.0.3-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@justinbarry justinbarry released this 27 May 23:39
· 417 commits to master since this release

FCL 1.0.3-alpha.0 Release Notes

FCL Changelog · SDK Changelog · Issues/Comments

⬆️ Install or Upgrade

npm i @onflow/[email protected]
yarn upgrade @onflow/[email protected]

Updates

  • Fix issue where custom decoders did not properly override default decoders (SDK)
  • Fix events subcribe block height issue and add polling rate guide to docs. (FCL)
  • Fixes a bug where event listener was not being removed in event listener strategies (FCL)