This repository has been archived by the owner on Sep 29, 2023. It is now read-only.
Releases: brave/swap
Releases · brave/swap
v0.9.2
What's Changed
- fix(swap): Account Modal Sizing by @Douglashdaniel in #71
- feat(swap): Add Help Center Button by @Douglashdaniel in #72
- fix: reset selected assets when network changes by @onyb in #73
- Fix broken exchange() implementation for 0x swaps by @onyb in #74
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- chore(deps): update dependency @vitejs/plugin-react to v2.1.0 by @renovate in #12
- chore(deps): update dependency vite-plugin-dts to v1.6.6 by @renovate in #45
- fix(swap): Check is Valid Icon Extension by @Douglashdaniel in #66
- fix(swap): Update Network Selectors by @Douglashdaniel in #67
- fix(swap): Send To Account Selector Bugs by @Douglashdaniel in #68
- fix(swap): Best Quote Option Locale String by @Douglashdaniel in #69
- fix(swap): Move Global CSS to Shared Styles by @Douglashdaniel in #70
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- fix(swap): Add Icon Placeholders by @Douglashdaniel in #64
- Fix fetching swap quotes and simplify NetworkInfo by @onyb in #65
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- feat(swap): Account Modal by @Douglashdaniel in #62
- chore: update getTokenPrice() to accept a BlockchainToken type by @onyb in #63
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat(swap): Advanced Quote Info Section by @Douglashdaniel in #57
- Simplify swap service interface by @onyb in #60
- chore: refactor interface to use props + add network/account switcher by @onyb in #61
Full Changelog: v0.5.0...v0.7.0
v0.5.0
v0.4.0
What's Changed
- fix(swap): Connect Wallet Locale String by @Douglashdaniel in #55
- feat(swap): Handle Unsupported Networks by @Douglashdaniel in #56
- Compatibility fixes and spot prices optimisation by @onyb in #58
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
v0.1.0
What's Changed
- Configure Renovate by @renovate in #1
- feat(swap): Build Out Initial Components by @Douglashdaniel in #2
- feat(swap): Built Out Swap Input Components by @Douglashdaniel in #5
- feat(swap): Built out Select Token Modal by @Douglashdaniel in #6
- fix: remove onClickPresetAmount prop by @josheleonard in #7
- feat(swap): Set Up Theme Provider by @Douglashdaniel in #8
- feat(swap): Built Out Quote Options by @Douglashdaniel in #10
- feat(swap): Setup Context and State Management by @Douglashdaniel in #13
- feat(swap): Built out Network Selector by @Douglashdaniel in #14
- feat(swap): Built Out Quote Info by @Douglashdaniel in #15
- feat(swap): Built Out Swap and Send by @Douglashdaniel in #16
- feat(swap): Setup useSwap Hook by @Douglashdaniel in #17
- fix(swap): Only Show Quote Options for Solana by @Douglashdaniel in #18
- feat(swap): Built Out Network Backgrounds by @Douglashdaniel in #21
- feat(swap): Built Out Swap Settings by @Douglashdaniel in #20
- feat(swap): Built Out Header Components by @Douglashdaniel in #22
- feat(swap): Built out CoinGecko Price Comparison by @Douglashdaniel in #23
- feat(swap): Added Fees to Network Selectors by @Douglashdaniel in #24
- feat: add swapService to SwapProvider by @onyb in #25
- fix(swap): Network Selector zIndex by @Douglashdaniel in #26
- fix(swap): Reset Slippage for Undefined Value by @Douglashdaniel in #27
- fix(swap): Allow Flipping Undefined Tokens by @Douglashdaniel in #28
- feat(swap): improve useSwap hook and support for Jupiter/0x APIs by @onyb in #29
- feat(swap): add isSwapSupported to SwapService to match brave-core by @onyb in #30
- feat(swap): add fake delay to simulate loading by @onyb in #31
- feat(swap): refresh quotes periodically and adjust loader accordingly by @onyb in #32
- feat(swap): Support Local Fiat Currencies by @Douglashdaniel in #33
- fix(swap): Loading State Styles by @Douglashdaniel in #34
- fix(swap): Select Account Selector not Hiding by @Douglashdaniel in #35
- feat(swap): show LP information in quote option by @onyb in #36
- fix(swap): Local Color Theme by @Douglashdaniel in #37
- chore: add root alias to allow relative paths in imports by @onyb in #38
- fix(swap): Update From Balance On Connect by @Douglashdaniel in #39
- fix(swap): Added Responsive Media Queries by @Douglashdaniel in #40
- feat: implement wallet adapters and trigger exchange() on submit by @onyb in #41
- fix(swap): Add Click Outside Hook by @Douglashdaniel in #42
- chore: convert project into a library by @onyb in #43
- chore: houskeeping - cleanups, setup ci, update readme by @onyb in #44
- chore: mark @brave/swap-interface npm package as public by @onyb in #46
New Contributors
- @renovate made their first contribution in #1
- @Douglashdaniel made their first contribution in #2
- @josheleonard made their first contribution in #7
- @onyb made their first contribution in #25
Full Changelog: https://github.com/brave/swap/commits/v0.1.0