Skip to content

Releases: BootNodeDev/uni-dev-kit

v1.0.12

11 Jun 20:18
f09a982
Compare
Choose a tag to compare

1.0.12 (2025-06-11)

Features

  • add test for removeLiquidity (bb01259)
  • removeLiquidity (72f1fcf)
  • update readme with removeLiquidity & update package version (9716913)

v1.0.11

11 Jun 13:23
32c33f9
Compare
Choose a tag to compare

1.0.11 (2025-06-11)

Bug Fixes

v1.0.10

10 Jun 16:12
8f66c86
Compare
Choose a tag to compare

1.0.10 (2025-06-10)

Bug Fixes

  • permitBatch can be used by viem and ethers (62c3563)

Features

  • add permit2 to swapCallData (a5aabc3)

v1.0.9

05 Jun 16:03
f4f3a18
Compare
Choose a tag to compare

1.0.9 (2025-06-05)

Features

  • add addLiquidity and Permit2 batch support (05cc1a2)

v1.0.8

03 Jun 19:06
a81f910
Compare
Choose a tag to compare

1.0.8 (2025-06-03)

Bug Fixes

  • fix getQuote using Pool. Add SlippageTolerance in builsSwapCallData (7a96d40)
  • pool instace as param & add test (8486ca4)

Features

  • adds buildSwapCallData & abi dynamic import from instance (b595227)

v1.0.7

27 May 18:21
0a5dcd2
Compare
Choose a tag to compare

1.0.7 (2025-05-27)

v1.0.6

26 May 14:08
df36f55
Compare
Choose a tag to compare

1.0.6 (2025-05-26)

Features

v1.0.5

26 May 12:13
9fad3c8
Compare
Choose a tag to compare

1.0.5 (2025-05-26)

Bug Fixes

  • position error handling and type consistency (22561bf)

v1.0.4

23 May 15:46
Compare
Choose a tag to compare

1.0.4 (2025-05-23)

v1.0.1

21 May 16:59
0af8ad2
Compare
Choose a tag to compare

1.0.1 (2025-05-21)

Bug Fixes

Features

  • add fees helper (279b114)
  • add getPool and useGetPool (8307630)
  • add getTokenInstance helper with tests. (be3a6b7)
  • adds exports getPool/useGetPool (22579ab)