v0.42.0
Highlights:
- Cookbook examples are added, check them inside of the repo!
- DEFAULT_FUNCTION_CALL_GAS exported and can be used in projects
- Lot's of bug fixes
Commits:
- Don't include examples into npm package e4435a0
- updat error to NotEnoughAllowance from NotEnoughBalance (#619) 51ccadf
- Shouldn't check if account exists if
contractId
not passed (#629) e59f4dc - feat: prepare tests for the stabilization of
EXPERIMENTAL_tx_status
method (#623) ec373a6 - Merge pull request #621 from near/feat/add-txStatus-example fd85aa7
- Update examples/cookbook/transactions/get-tx-status.js 2ea1d62
- Update examples/cookbook/transactions/get-tx-status.js 803b958
- add to readme 7896ce1
- add get tx status example 1a1eb6d
- Merge pull request #616 from near/feat/add-deploy-contract-example ca4aecb
- update readme 1125e25
- add deploy contract to quick ref 0b00dee
- add deploy contract to cookbook c58e55b
- Merge pull request #606 from near/feat/add-quick-reference edb66d3
- move quick reference closer to the top for visibility 5b8e8e9
- Merge branch 'master' of github.com:near/near-api-js into feat/add-quick-reference 0984eb7
- Merge pull request #603 from near/fix-empty-resp 98f9f16
- nit 2e59ecd
- add quick reference d09b4c0
- Merge pull request #604 from near/feat/add-cookbook-examples 314c24b
- update readme 320cf88
- add cookbook examples 232d88b
- Use TypeScript files for tests (#599) c73eb80
- remove deprecated calls (#600) 93a04ba
- lint and rebuild bace1ee
- avoid exponential backoff reject the result by backoff on rpc response not result 33c927d
- reliable undefined check 1a3bc71
- fail on undefined only edcf049
- fix: jsonrpc empty string response should success c729bac
- Document createAndDeployContract amount param (#601) 897a650
- build artifacts updated (#595) c5762ea
- Bump ts-morph from 10.0.2 to 10.1.0 (#592) 9f07c00
- fix: fix AccessKeyInfoView type (#575) fabdbb3
- DEFAULT_FUNC_CALL_GAS constant exported (#586) 98e40d9
- Merge pull request #588 from near/fix/update-typedocs-and-theme 595a5ae
- update typedocs 20d18d2