v0.6.0-0
Pre-release
Pre-release
Highlights:
- Collections are typed now
- High-level promises design improved
- BigInt serialization added
- Lots of minor fixes, simplifications, and improvements
Commits:
- cross platform post-install (#266) 02cfc38
- Merge pull request #263 from petarvujovic98/develop 04717e5
- feat: Improve CLI output further 3672a68
- Merge pull request #262 from petarvujovic98/develop fd6db41
- Merge branch 'develop' into develop d361888
- Merge pull request #253 from near/ft-example-improvement 56d31cc
- save numerical values as bigint 0adb4cc
- Merge branch 'develop' of https://github.com/near/near-sdk-js into ft-example-improvement dabae98
- implement constructor d295b6e
- feat: Change
Middleware
interface 79a9ecb - feat: Middlewares addition a860555
- feat: Improve CLI output (#261) 8f676ae
- chore: Rename build workflow job 1893d16
- feat(internal): Improve script running bf0c358
- Merge pull request #260 from near/promise-index-type dc6f07b
- Merge branch 'develop' of https://github.com/near/near-sdk-js into ft-example-improvement 44b77a1
- fix never type 63660ec
- format 32cf312
- Make PromiseIndex a nominal typing, require explicit construction c49abf5
- use dynamic storage on accountId length 0f05f83
- format code 972cb40
- lint ft contract 19fb884
- underscore FT helper class name 75cbb6a
- remove type from var names and add type to assertion params 7d27f50
- update to TS 5832324
- use high level promise API 5f21d33
- revert changes in yarn.lock 3f08b2a
- remove package-lock 1f78279
- abstract repeated assertions d4e443d
- remove internal send near same account as contr assert ba5f8d0
- add validation for accountId in init 9f6619a
- remove supply === 0 assertion from init 97842a0
- Merge pull request #257 from petarvujovic98/develop 0d9023c
- Merge pull request #251 from near/nested-example 24628dc
- Merge branch 'develop' into nested-example 200c1d1
- Merge pull request #255 from Olyno/fix/node16 513d8ab
- Merge branch 'develop' into nested-example 729edd9
- Merge branch 'develop' into fix/node16 5dc735e
- Improve build tools (#252) af2e5b8
- chore: Fix ESLint warnings 7e0e909
- feat: Add Babel config programmaticaly 20a65f6
- fix: node 16.6.0 issue 4fc29ce
- remove todo comment 5a4428d
- improve ft example e895c58
- Merge branch 'develop' into nested-example 68360d3
- Fix #247 (#249) 71f8b4f
- Add nested and nested nested collection example a725921
- Merge pull request #228 from petarvujovic98/develop e2776a5
- fix: Fix lints in utils c9bb9f1
- feat: Improve date serialization 74159a8
- feat: Add more generic serialization d843af6
- chore: Update examples b10bb1d
- fix: Fix ESLint errors 91684ae
- fix: Add affected build files e5824a7
- chore: Improve types and reformat exporter aab75a2
- chore: Add type definitions for @babel/traverse 3b82668
- chore: Fix ESLint warnings b6a3866
- chore: Add type definitions for lodash-es a9cb69d
- feat: Add generalized serialization a3859dc
- chore: Update tests f56233c
- fix: Add brand check on deserialization ee7e0f6
- feat: Add BigInt serialization 6afa6c1
- Merge pull request #213 from petarvujovic98/develop 06c9ed6
- chore: Fix linting and formatting 89678ea
- fix: Fix linting errors and ESLint config e0c4ceb
- chore: Add formatting checks to Lint workflow 58f0966
- chore: Add linting job to CI ca1d1d4
- fix: Add build for API refactor bfde857
- fix: Fix parameter types 1f2af4b
- chore: Fix formatting 16b3f4d
- feat: Refactor CLI tools 0a9c285
- feat: Refactor build tools dba601b
- feat: Refactor API internally 962335b
- feat: Refactor high level promises b769d5f
- feat: Refactor collections 95fb5ad
- feat: Update utils e2639a7
- chore: Update ESLint configuration cedd904
- chore: Add ESLint and Prettier e8093da
- Fix: maps, sets and vector types (#203) e8d1288
- set twise test added (#209) 0719fed
- Merge pull request #219 from near/check-build-included c77f842
- Merge branch 'develop' into check-build-included c386a5b
- run ci also on pull request for external contributors (#221) 84b833f
- Merge branch 'check-build-included' of github.com:near/near-sdk-js into check-build-included 4fb52fa
- build on pull request f0c2d89
- Merge branch 'develop' into check-build-included b3930e8
- rename plain object -> class instance operation to "reconstruct" (#218) 5bf76fb
- Merge branch 'develop' into check-build-included 8de8c59
- always kill sandbox process (#220) b827ceb
- update yarn.lock 8e2dd3d
- git status c0c5cea
- check in ci that yarn build generated files are included/updated f278033