You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [2.0.0](v1.1.0...v2.0.0) (2024-01-29)
### Features
* refactoring contracts to support latest 'token-based' types ([#39](#39)) ([604becc](604becc))
### BREAKING CHANGES
* Deprecating interface for old contracts, adding a refined and more flexible setup with Token Based subscriptions.
* refactor: improving project structure; minor refinements
* chore: testing ci
* refactoring contracts to support latest 'token-based' types ([#39](https://github.com/subtopia-algo/subtopia-js-sdk/issues/39)) ([604becc](https://github.com/subtopia-algo/subtopia-js-sdk/commit/604beccc4fc2800b4859368aebf3228b6122dd8f))
7
+
8
+
9
+
### BREAKING CHANGES
10
+
11
+
* Deprecating interface for old contracts, adding a refined and more flexible setup with Token Based subscriptions.
12
+
13
+
* refactor: improving project structure; minor refinements
0 commit comments