Skip to content

v0.43.0

Compare
Choose a tag to compare
@volovyks volovyks released this 29 Sep 17:33
· 947 commits to master since this release

Highlights:

  • error-polyfill issue fixed (it was breaking modern build tools)
  • added ability to turn off logging
  • added support for a custom way to stringify arguments
  • add support for borsh in view functions
  • release files whitelisted
  • dependencies updated
  • lot's of bug fixes

Commits:

  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#589) da2a35d
  • Bump path-parse from 1.0.6 to 1.0.7 (#665) 60978e8
  • Bump browserslist from 4.16.3 to 4.17.1 (#697) a006819
  • fix: disable internal logging with env variable (#695) f131a95
  • Revert "Fix bug in config.js for localnet (#682)" 2216a00
  • Bump tmpl from 1.0.4 to 1.0.5 (#687) 8fbdf6a
  • Bump axios from 0.21.1 to 0.21.4 (#694) 23d9ed0
  • Fix bug in config.js for localnet (#682) 9cbc119
  • fix/remove-error-polyfill unused dependecy that breaks modern build tools (#689) 7d90251
  • Added ability to call cookbook files regardless of terminal directory (#684) 1a99d74
  • Merge pull request #668 from aurora-is-near/borsh_in_view_2 e29a418
  • Remove use dict arguments 2a63db0
  • Generate build f97ca1a
  • Add support for custom way to stringify arguments. 965a48d
  • Add support for borsh in view functions 4351d46
  • Bump borsh from 0.5.0 to 0.6.0 (#672) 44972f7
  • Increase length of accounts used in tests (#679) 1eb380e
  • Merge pull request #675 from near/fix/update-example-anchors e142eff
  • batch-transaction fix (#669) 28c8941
  • fix quick reference link f4a2a8f
  • update links to cookbook and quickstart b405032
  • delete key example fixed (#673) 5f3c420
  • Merge pull request #674 from near/fix/wrap-near 963a9d9
  • fix(examples/wrap-near): docs, serialization 563b624
  • docs(examples/cookbook): mv help info to file tops (#670) c84aef6
  • fix: get-tx-detail example now uses archival rpc endpoint (#667) c6aa044
  • build: cookbook uses root NAJ (#671) 574c5a3
  • bug(test): remove old versioning which is unused in nearcore nodes 26b3dd2
  • remove unnesessary connect (#650) b14ac3d
  • Bump borsh from 0.4.0 to 0.5.0 (#651) 6383018
  • requestSignIn deprecation message fix (#646) c567a8e
  • add verify signature example (#638) bba9384
  • use block_id in rpc query (#639) d3f3126
  • Danger setup (#645) eff486a
  • Release files whitelisted (#631) fd43f77
  • Expired error handled (#633) 696ab8e
  • Bump ws from 7.4.4 to 7.5.3 (#643) 7e43449
  • Bump ts-morph from 10.1.0 to 11.0.3 (#642) 6be1e9b
  • Bump @types/http-errors from 1.8.0 to 1.8.1 (#634) cfa888c

v0.42.0...v0.43.0