What's Changed
- fix: Add skeleton loader for all quote fetches by @emreboga in #3959
- fix: remove error logging when source and destination tokens are native by @priyajeet in #3958
- feat: expose lifi routeTimingStrategies via config by @kev1n-peters in #3957
- feat: Format/limit digits shown for token balance by @emreboga in #3956
- feat: added hideRouteSelectionPills config by @kev1n-peters in #3960
- fix: Check feeOffsetting flag before adding that to Max click by @emreboga in #3961
- fix: main.js -> main.mjs in the hosted version by @emreboga in #3962
- fix: remove extra chain select event by @priyajeet in #3963
- feat: Emitting swap.input event when user swaps assets by @emreboga in #3969
- feat: Deduct a fixed amount for gas token on Max button click by @emreboga in #3943
- feat: Update Executor route sdk to pick up latest fixes by @emreboga in #3970
- feat: moca testnet by @aapclark in #3909
- feat: Mayan Swift Fogo mainnet by @kev1n-peters in #3978
- fix: bump mayan sdk to 12.2.1 for swift bug fix by @kev1n-peters in #3979
- feat: migrate from npm to bun package manager by @DBosley in #3976
- fix: Add tx context (send/redeem) to error interpretation to determine where the error is coming from by @emreboga in #3974
- fix: resume native sui token bridge xfers fix by @kev1n-peters in #3846
- chore: bump ntt sdk for unichain testnet executor by @kev1n-peters in #3975
- fix: patch react by @priyajeet in #3982
- chore: update wormhole SDK to 4.7.0 and NTT SDK to 4.0.9 by @DBosley in #3983
- feat: add flags to hide route selection and route details by @priyajeet in #3985
- feat: MegaETH mainnet by @evan-gray in #3986
- fix: Mayan tx history token symbol may be null by @kev1n-peters in #3981
- fix: reset amount when changing source token by @priyajeet in #3984
- fix: Skipping value loss filtering for NTT routes by @emreboga in #3987
- chore: Update Monad mainnet RPC by @tonyjin in #3988
- feat: remove nttAutomaticRoute from nttRoutes helper by @kev1n-peters in #3991
- feat: Prioritize same tokens for both source and dest token selections by @emreboga in #3990
- feat: auto connect destination wallet by @priyajeet in #3968
- feat: center Transaction completed text by @kev1n-peters in #3994
- feat: bump cctp package for svm redeem ata creation by @kev1n-peters in #3996
- feat: LiFi route request quote latency improvements by @kev1n-peters in #3993
- fix: Exclude refunded txs by @emreboga in #4000
- chore: bump ts-sdk and ntt-sdk for solana transferChecked instruction… by @kev1n-peters in #3999
- fix: allow same platform wallets to be re-used for different chains by @priyajeet in #4002
- fix: bump cctp sdk for fast burn fee fix by @kev1n-peters in #4003
- feat: Base Bridge executor route by @kev1n-peters in #3998
- fix: handle null minAmountIn in Mayan route by @kev1n-peters in #4006
- fix: make component title h1 for better seo / indexing by @priyajeet in #4005
- feat: moca mainnet by @aapclark in #4001
- chore: Update MegaETH mainnet explorer URL by @kev1n-peters in #3992
- chore: bump base bridge package for amount scaling fix by @kev1n-peters in #4007
- feat: Fogo Backpack wallet support by @kev1n-peters in #4010
- fix: account for very small number format by @priyajeet in #4011
- fix: optimize mayan route to remove unnecessary quoting by @priyajeet in #4008
- chore: bump mayan sdk for new token listings fix by @kev1n-peters in #4013
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/production@5.0.0...development@5.1.0-beta.0