Skip to content

v7.0.0-alpha.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 13:03
· 66 commits to master since this release
1f0ce4e
  • 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 under packages or you can specify the folders e.g npm run convert-bn -- packages/stream/solana
  • Fixed missing .js extension in exports