Color Mode Module Versions Save

Dark and Light mode with auto detection made easy with Nuxt πŸŒ—

v3.4.0

1 month ago

compare changes

πŸš€ Enhancements

  • Add disableTransition option (#192)
  • Automatic integration with @nuxtjs/tailwindcss (#237)

πŸ“– 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

2 months ago

compare changes

πŸ”₯ 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.1

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nuxt-modules/color-mode/compare/v3.3.0...v3.3.1

v3.1.6

1 year ago

What's Changed

Full Changelog: https://github.com/nuxt-modules/color-mode/compare/v3.1.5...v3.1.6

v3.1.5

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nuxt-modules/color-mode/compare/v3.1.4...v3.1.5

v3.1.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nuxt-community/color-mode-module/compare/v3.1.3...v3.1.4

v3.1.3

1 year ago

Bug Fixes

  • handle data attribute in script as well (30b173e)

v3.1.2

1 year ago

Bug Fixes

  • add missing imports in client-plugin (c0ce7b2)

Full Changelog: https://github.com/nuxt-community/color-mode-module/compare/v3.1.1...v3.1.2