v0.4.0
What's Changed
- Improved inline script minification by @pacocoursey in #262
- fix: manually type ThemeProvider to fix type errors by @BlankParticle in #263
- mention
next-themes
is react agnostic by @dimaMachina in #268 - fix: make
children
optional by @Innei in #276 - feat: Allow Multiple Attributes by @trenaryja in #275
- fix: setTheme now works correctly when a function is passed. by @trm217 in #286
- feat: add react v19 to peer deps by @Yonom in #315
New Contributors
- @Hahlh made their first contribution in #255
- @Unsleeping made their first contribution in #229
- @Innei made their first contribution in #276
- @trenaryja made their first contribution in #275
- @lloydrichards made their first contribution in #256
- @Yonom made their first contribution in #315
Full Changelog: v0.3.0...v0.4.0