V2 Beta Release #16
Pre-release
Pre-release
Summary
This is another maintenance release focusing on improving the codebase, ironing out bugfixes, bumping packages and introducing the first mobile support elements, among other.
- Introduces the Futures Transaction History Table to the Dashboard (#999)
- Fixes atomic exchange for missing synths (#1005)
- Adds a visible light/dark theme toggle on the navigation menu (#979)
All Changes
- Bump @types/react-responsive from 8.0.2 to 8.0.5 by @dependabot in #995
- Use SWC compiler to replace Babel by @Xiaolei-Shawn in #991
- feat: Implement Dark/Light Theme Switch by @lohba in #979
- Remove unused lint-staged package by @dependabot in #983
- light them switch revision by @asherism in #1010
- Fix atomic exchange by adding all atomic synths by @LeifuChen in #1005
- add --legacy-peer-deps flag to updateDependency by @platschi in #1015
- Initial mobile implementation by @koredefashokun in #1013
- Replaced one img tag with Image and disabled the rule by @LeifuChen in #1011
- Codebase Cleanup by @platschi in #1008
- add missing key by @brossetti1 in #1019
- Trades Table Reset by @Tburm in #1017
- Bump @storybook/react from 6.4.20 to 6.5.9 by @dependabot in #1004
- Fixed PositionCard to not have "-" in leverage. by @sebfk in #1020
- Enable synth redeem function on v2 by @LeifuChen in #1023
- Merge main by @Tburm in #1027
- bump synthetix from 2.68.2 to 2.73.1 by @platschi in #1029
- Bump react-i18next from 11.7.0 to 11.17.2 by @dependabot in #1031
- Bump @storybook/addon-essentials from 6.4.20 to 6.5.9 by @dependabot in #1034
- Futures transaction history table by @joeyzhaozhao in #999
- remove korean translation leftovers by @platschi in #1033
- Fix swc dependency issues by @avclarke in #1040
- Mobile new landing page by @LeifuChen in #958
- Update
Markets
link to ETH future market on mobile by @LeifuChen in #1041 - V2 Beta Release #16 by @platschi in #1028
New Contributors
Full Changelog: v3.0-beta.15...v3.0-beta.16