1.0.3-alpha.0
Pre-release
Pre-release
justinbarry
released this
27 May 23:39
·
418 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/fcl@1.0.3-alpha.0
yarn upgrade @onflow/fcl@1.0.3-alpha.0
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)