Skip to content

Releases: aurora-is-near/aurora-staking-sdk

v1.6.4

14 Nov 00:07
Compare
Choose a tag to compare

1.6.4 (2024-11-14)

Bug Fixes

  • insert 0 back into stream prices for the vote token (d6f3912)

v1.6.3

13 Nov 23:49
Compare
Choose a tag to compare

1.6.3 (2024-11-13)

Bug Fixes

  • revert "refactor: add abitype and use built-in erc20 abi" (afd93f7)

v1.6.2

13 Nov 22:00
Compare
Choose a tag to compare

1.6.2 (2024-11-13)

Bug Fixes

  • refactor APR calculations and address a few edge cases (9ea2b54)

v1.6.1

13 Nov 16:22
Compare
Choose a tag to compare

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

13 Nov 00:02
Compare
Choose a tag to compare

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

12 Nov 23:29
Compare
Choose a tag to compare

1.5.1 (2024-11-12)

Bug Fixes

  • add sideEffects false to package.json to allow tree-shaking (dde1019)

v1.5.0

12 Nov 08:08
Compare
Choose a tag to compare

1.5.0 (2024-11-12)

Features

  • distribute as esm and cjs (5fb8ed4)

v1.4.1

11 Nov 23:24
Compare
Choose a tag to compare

1.4.1 (2024-11-11)

Bug Fixes

  • ensure percentage prop is always defined in streams (a2b4320)

v1.4.0

11 Nov 23:20
Compare
Choose a tag to compare

1.4.0 (2024-11-11)

Features

  • export hasShares function (89979ef)

v1.3.1

11 Nov 23:11
Compare
Choose a tag to compare

1.3.1 (2024-11-11)

Bug Fixes

  • ensure a stream always contains an amount (94e49c1)