Releases: aurora-is-near/aurora-staking-sdk
Releases · aurora-is-near/aurora-staking-sdk
v1.6.4
1.6.4 (2024-11-14)
Bug Fixes
- insert 0 back into stream prices for the vote token (d6f3912)
v1.6.3
1.6.3 (2024-11-13)
Bug Fixes
- revert "refactor: add abitype and use built-in erc20 abi" (afd93f7)
v1.6.2
1.6.2 (2024-11-13)
Bug Fixes
- refactor APR calculations and address a few edge cases (9ea2b54)
v1.6.1
1.6.1 (2024-11-13)
Bug Fixes
- improve init error message (51d0ead)
- update checks for undefined values and add first tests (31b0496)
v1.6.0
1.6.0 (2024-11-13)
Bug Fixes
- file extension for prettier config (9c97e3c)
- jest config extension (3b1023d)
Features
- distribute as pure esm package (8487d97)
v1.5.1
1.5.1 (2024-11-12)
Bug Fixes
- add sideEffects false to package.json to allow tree-shaking (dde1019)
v1.5.0
1.5.0 (2024-11-12)
Features
- distribute as esm and cjs (5fb8ed4)
v1.4.1
1.4.1 (2024-11-11)
Bug Fixes
- ensure percentage prop is always defined in streams (a2b4320)
v1.4.0
1.4.0 (2024-11-11)
Features
- export hasShares function (89979ef)
v1.3.1
1.3.1 (2024-11-11)
Bug Fixes
- ensure a stream always contains an amount (94e49c1)