Releases: system-ui/theme-ui
Releases · system-ui/theme-ui
v0.16.1
v0.16.1-develop.0
v0.16.0
Release Notes
🔥 Breaking: Theme UI now supports and depends on TypeScript newer than 5.1.2 (because of breaking changes to JSX types, see #2430 (comment)).
- Update
@types/react
to a version published after June 1, 2023. - JSX Automatic Runtime is highly encouraged to minimize the friction and ensure you don't get weird type errors.
@theme-ui/sidenav
package was removed due to low usage and breaking changes in @types/react
.
ThemeProvider
was renamed to ThemeUIProvider
- Deprecate/rename ThemeProvider to ThemeUIProvider #2360 (@lachlanjc @hasparus)
v0.16.0-develop.4
v0.16.0-develop.3
v0.16.0-develop.1
v0.16.0-develop.0
🚀 Enhancement
- Rename ThemeProvider to ThemeUIProvider #2360 (@lachlanjc @hasparus)
👨💻 Minor changes
Authors: 2
- Lachlan Campbell (@lachlanjc)
- Piotr Monwid-Olechnowicz (@hasparus)
v0.15.9-develop.0
Update version to v0.15.9-develop.0
v0.15.8
🎉 This release contains work from a new contributor! 🎉
Thank you, CJ (@dev-cj), for all your work!
🐛 Bug Fix
🏠 Internal
Authors: 2
v0.15.8-develop.1
🎉 This release contains work from a new contributor! 🎉
Thank you, CJ (@dev-cj), for all your work!