Releases: nuxt-modules/color-mode
Releases · nuxt-modules/color-mode
v3.5.2
📖 Documentation
🏡 Chore
- Move
changelogen
to dev deps (c98eb9b)
❤️ Contributors
- Daniel Roe (@danielroe)
- DesertCookie (@DesertCookie)
- Jennifer Bland (@ratracegrad)
- Pazaz (@pazazdigital)
- Sam Norris-Rogers (@samwisecode)
- Sébastien Chopin (@atinux)
v3.5.1
v3.5.0
v3.4.4
v3.4.2
🩹 Fixes
- Remove newline at end of minified script (#268)
❤️ Contributors
- Daniel Roe (@danielroe)
- Gerben Mulder (@Gerbuuun)
v3.4.1
🩹 Fixes
- Add tilde to css selector for tailwind integration (#259)
🏡 Chore
🤖 CI
- Add codecov token (#258)
❤️ Contributors
- Daniel Roe (@danielroe)
- Inesh Bose (@ineshbose)
- Gangan (@shinGangan)
v3.4.0
🚀 Enhancements
📖 Documentation
- Use new nuxi module add command in installation (#244)
🏡 Chore
- Migrate to eslint v9 (#249)
🤖 CI
- Update to node 18/20 testing (6f806ef)
❤️ Contributors
- Daniel Roe (@danielroe)
- Inesh Bose (@ineshbose)
- 华丽 (@zcf0508)
v3.3.3
🔥 Performance
- Use minimiser for window.localStorage (e880c93)
🩹 Fixes
- Remove lodash.template usage (#240)
📦 Build
- Simplify minifying script (dda8469)
🏡 Chore
- Rename vite.config.js -> vitest.config.ts (27cbaf0)
- Use module-builder stub mode for more accurate types (#224)
- Test bundler module resolution (#230)
- Update branch and repo links (327f234)
- Fix repository entry (c54d359)
❤️ Contributors
- Daniel Roe (@danielroe)
v3.3.2
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- Fixes issue #202 by @szwenni in #203
- fix: avoid setting color-mode when rendering islands by @danielroe in #200
- docs: add note for
colorMode.dataValue
option by @ga676005 in #198 - chore(deps): update devdependency @typescript-eslint/parser to v6 by @renovate in #201
- chore(deps): update all non-major dependencies by @renovate in #161
- chore(deps): update commitlint monorepo to v18 (major) by @renovate in #213
- chore(deps): update actions/checkout action to v4 by @renovate in #208
- chore(deps): update actions/setup-node action to v4 by @renovate in #214
New Contributors
Full Changelog: v3.3.0...v3.3.1