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