File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 3.0.0] ( https://github.com/subtopia-algo/subtopia-js-sdk/compare/v2.0.2...v3.0.0 ) (2025-05-19)
2+
3+
4+ ### Bug Fixes
5+
6+ * semantic release tagging ([ eb12565] ( https://github.com/subtopia-algo/subtopia-js-sdk/commit/eb12565df8c95fe0db4cf0ef1ccd657d3256230b ) )
7+ * semantic release tagging ([ afe9275] ( https://github.com/subtopia-algo/subtopia-js-sdk/commit/afe92752d5ba67835b09f09ba38dbe94aa76bde6 ) )
8+
9+
10+ ### Features
11+
12+ * algosdk v3 support ([ #77 ] ( https://github.com/subtopia-algo/subtopia-js-sdk/issues/77 ) ) ([ b4d932f] ( https://github.com/subtopia-algo/subtopia-js-sdk/commit/b4d932fb0a77f295815bdf9a94851b0961d9bf2a ) )
13+
14+
15+ ### BREAKING CHANGES
16+
17+ * Migrating to algosdk v3. Using dedicated Address type for all address fields instead of string
18+
19+ * chore: switch to bun
20+
121# [ 3.0.0-beta.4] ( https://github.com/subtopia-algo/subtopia-js-sdk/compare/v3.0.0-beta.3...v3.0.0-beta.4 ) (2025-05-19)
222
323# [ 3.0.0-beta.3] ( https://github.com/subtopia-algo/subtopia-js-sdk/compare/v3.0.0-beta.2...v3.0.0-beta.3 ) (2025-05-19)
Original file line number Diff line number Diff line change 11{
22 "name" : " subtopia-js-sdk" ,
3- "version" : " 3.0.0-beta.4 " ,
3+ "version" : " 3.0.0" ,
44 "description" : " Subtopia SDK for JavaScript" ,
55 "license" : " SEE LICENSE IN LICENSE.md" ,
66 "author" : " info@subtopia.io" ,
You can’t perform that action at this time.
0 commit comments