Skip to content

Releases: nuxt-modules/color-mode

v3.5.1

14 Sep 09:19
f66b0d5
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Synchronize Vue 2 & 3 component behaviour (#285)

📖 Documentation

🏡 Chore

❤️ Contributors

v3.5.0

13 Sep 08:08
Compare
Choose a tag to compare

Features

  • placeholder slot for <ColorScheme> component (#282)
  • cookie storage (#221)

Contributors

Full Changelog: v3.5.0...v3.5.0

v3.4.4

16 Aug 12:08
c7b3a52
Compare
Choose a tag to compare

🩹 Fixes

  • Augment vue rather than @vue/runtime-core (#278)

❤️ Contributors

v3.4.2

24 Jun 20:56
cf660b4
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Remove newline at end of minified script (#268)

❤️ Contributors

v3.4.1

22 May 09:26
65c90d4
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Add tilde to css selector for tailwind integration (#259)

🏡 Chore

  • renovate: Update extends (#251)
  • Update to latest @nuxt/module-builder (#257)

🤖 CI

  • Add codecov token (#258)

❤️ Contributors

v3.4.0

11 Apr 08:33
2e12fd5
Compare
Choose a tag to compare

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

v3.3.3

19 Mar 13:36
4200432
Compare
Choose a tag to compare

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

v3.3.2

15 Nov 16:35
5651ecb
Compare
Choose a tag to compare

Full Changelog: v3.3.1...v3.3.2

v3.3.1

15 Nov 14:33
d54c677
Compare
Choose a tag to compare

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

v3.1.8

07 Oct 11:44
Compare
Choose a tag to compare

Full Changelog: v3.1.7...v3.1.8