v7.0.0-alpha.3
github-actions
released this
20 Sep 13:03
·
66 commits
to master
since this release
- Added ESLint rule to prevent bn.js imports
- pre-commit hook no longer converts BN to BigNumber, now the script can be manually run like
npm run convert-bn
to run on all files underpackages
or you can specify the folders e.gnpm run convert-bn -- packages/stream/solana
- Fixed missing .js extension in exports