Skip to content

v0.37.0

Compare
Choose a tag to compare
@vgrichina vgrichina released this 26 Feb 04:45
· 1126 commits to master since this release
  • yarn compile 5d1ef47
  • Merge pull request #517 from near/fix-nonce-again cc1a42e
  • Merge pull request #492 from near/account-reduce-requests 155e747
  • Add deprecation warnings 7226bc7
  • Remove account.fetchState call from account.test.js 5302f47
  • Remove receiver.fetchState() call in test 5ba2324
  • Remove dependency on Account.ready from ConnectedWalletAccount 764fdec
  • Don't call account.state() in near.account() 167edc3
  • Don't fetch account state pre-emptively 65ec3c8
  • Merge pull request #516 from near/fix-nonce-again 7ada88f
  • Use .type when handling key does not exist error d53aaf7
  • yarn compile f858819
  • yarn fix 3132ffa
  • Add InvalidNonce parsing from string a0659be
  • Add test for handling of invalid nonce errors 2a0e48d
  • Merge pull request #497 from near/fix/update-docs-link 5265f06
  • yarn.lock a1550b9
  • Merge pull request #484 from near/dependabot/npm_and_yarn/types/bn.js-5.1.0 795a583
  • Adding vgrichina@ as CODEOWNER e8c955d
  • Merge pull request #496 from near/error-handling/string-to-typed cf79831
  • Merge pull request #466 from near/dependabot/npm_and_yarn/mustache-4.1.0 af9ca97
  • Merge pull request #489 from near/dependabot/npm_and_yarn/bundlewatch-0.3.2 531a200
  • Merge pull request #512 from near/dependabot/npm_and_yarn/bn.js-5.2.0 c97af27
  • Merge pull request #513 from near/dependabot/npm_and_yarn/ts-morph-10.0.0 215695a
  • Merge branch 'master' into error-handling/string-to-typed 077bf09
  • Merge pull request #505 from near/handle-timeouts 43d344c
  • Remove outdated TODOs c08f4f6
  • Bump ts-morph from 8.2.0 to 10.0.0 98d4aed
  • Bump bn.js from 5.1.3 to 5.2.0 cf5c81a
  • Implement timeout handling at sendJsonRpc level dd3cfde
  • lint fix 4395950
  • getErrorTypeFromErrorMessage test added dbcc813
  • Merge branch 'master' into error-handling/string-to-typed 43d7de4
  • Merge pull request #499 from near/fix-webpack-fs 6d4e688
  • Make sure that webpack build doesn’t end up requiring fs be3fc8b
  • error check by string replaced by check by type 409acf5
  • update rpc doc link e25372e
  • types added to some rpc errors e567f4a
  • Bump bundlewatch from 0.3.1 to 0.3.2 b9ad789
  • Bump @types/bn.js from 4.11.6 to 5.1.0 55d74f8
  • Bump mustache from 4.0.1 to 4.1.0 437bca1

v0.36.3...v0.37.0