Skip to content

v0.31.6

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 21:37
· 380 commits to main since this release
5d9d1fb

Patch Changes

  • 6147155: - feat: added custom max slippage support in the Swap component along with a new settings dropdown UI. By @cpcramer #1176 #1248
    • feat: added type LifecycleStatusDataShared to the LifeCycleStatus to hold shared lifeCycle state. By @Zizzamia #1234 #1240
    • feat: introduced config for the Swap component, with the first option for maxSlippage. By @Zizzamia & @cpcramer #1242
    • fix: added spacing between swap input and token select. By @alessey #1229