10.0.0-beta.2
Pre-release
Pre-release
pwolfert
released this
29 Mar 21:10
·
204 commits
to main
since this release
Beta release details
Design System [10.0.0-beta.2]
🚨 Breaking
- Officially dropped support for React 16
- Removed the
--table-striped-header__background-color
CSS variable (see previous beta release notes for earlier changes to this variable) (#2998)
💅 Changed
- Upgraded to TypeScript v5, but you should still be able to use your current TypeScript version if it worked with the design system before (#2990)
- Started using the new JSX transform for React 17, which cuts our bundle size by about 4% (#2994)
Documentation
🛠 Fixed
- Fixed outdated example projects (#2992)