1.0.1
justinbarry
released this
17 May 06:45
·
438 commits
to master
since this release
FCL 1.0.1 Release Notes
FCL Changelog · SDK Changelog · Issues/Comments
⬆️ Install or Upgrade
npm i @onflow/[email protected]
yarn upgrade @onflow/[email protected]
Updates
- Added automatic retries for failed requests with 500,502,503,504 status code
- Added exception handling in transaction subscriber polling to handle network disconnect/server error events
- Add --no-compress to watch scripts for easier debugging