Releases: SocketDotTech/plugin
Releases · SocketDotTech/plugin
v1.0.2
1.0.2 (2022-12-09)
What's changed
- Updated the SDK package
- Introduced minimum amounts
- fixed the sort by time response
Playground
Full Changelog: v1.0.1...v1.0.2
v1.0.1
1.0.1 (2022-11-16)
What's changed
- Optimised the API calls
Playground
Full Changelog: v1.0.0...v1.0.1
v1.0.0
1.0.0 (2022-10-31)
We have renamed the widget to plugin
- The new package is available at @socket.tech/plugin
@socket.tech/widget
will be deprecated soon@socket.tech/[email protected]
is same as@socket.tech/[email protected]
Playground
Full Changelog: v0.2.4...v1.0.0
v0.2.4
0.2.4 (2022-10-27)
What's Changed
- fix: calling onChange/action handlers only when they are passed as props
- chores: edited types (there was a typo)
Playground
Full Changelog: v0.2.3...v0.2.4
v0.2.3
0.2.3 (2022-10-21)
What's Changed
- Added the following onChange/action handlers
onSubmit
onBridgeSuccess
onSourceNetworkChange
& onDestinationNetworkChange
onSourceTokenChange
& onDestinationTokenChange
onError
Check the types here
Playground
Full Changelog: v0.2.1...v0.2.3
v0.2.1
0.2.1 (2022-10-14)
What's changed
Features
- Option to edit the swap slippage
- Option to enable singleTx / multiTx routes within the widget
by @salil-naik in #38
Note - when the singleTxOnly
prop is set to true in the Plugin config, users will not be shown the singleTx/multiTx toggle and only singleTx routes will be shown.
Playground
Full Changelog: v0.1.4...v0.2.1
v0.1.4
0.1.4 (2022-09-20)
What's changed
Fix
- Closing error modal on widget unmount
Playground
Full Changelog: v0.1.3...v0.1.4
v0.1.3
0.1.3 (2022-09-9)
What's changed
Changes
- Added SWR global config
Playground
Full Changelog: v0.1.2...v0.1.3
v0.1.2
0.1.2 (2022-09-6)
What's changed
- Minor change - resetting redux states on widget unmount.
Playground
Full Changelog: v0.1.1...v0.1.2
v0.1.1
0.1.1 (2022-08-26)
What's changed
Features
- Option to include/exclude bridges
- Option to edit the display name (title)
Playground
Full Changelog: v0.1.0...v0.1.1