Releases: BootNodeDev/uni-dev-kit
Releases · BootNodeDev/uni-dev-kit
v1.0.12
1.0.12 (2025-06-11)
Features
- add test for removeLiquidity (bb01259)
- removeLiquidity (72f1fcf)
- update readme with removeLiquidity & update package version (9716913)
v1.0.10
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
1.0.9 (2025-06-05)
Features
- add addLiquidity and Permit2 batch support (05cc1a2)
v1.0.8
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.6
1.0.6 (2025-05-26)
Features
v1.0.5
1.0.5 (2025-05-26)
Bug Fixes
- position error handling and type consistency (22561bf)
v1.0.1
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)