diffr
diffr copied to clipboard
chore(deps): bump @nuxtjs/color-mode from 3.3.0 to 4.0.0
Bumps @nuxtjs/color-mode from 3.3.0 to 4.0.0.
Release notes
Sourced from @nuxtjs/color-mode's releases.
v4.0.0
👉 Migration Guide
🚨 Breaking Changes
- Drop default classSuffix - by
@rijkvanzantenin nuxt-modules/color-mode#316 (3987f)- Move to
typesVersions, bump dependencies, and drop cjs support - by@danielroe(42ced)- Disallow setting
colorMode.value+ test types - by@danielroe(8f285)- Remove defunct
hidoption - by@danielroe(eaff6)- deps: Update nuxt/kit to v4 + drop support for bridge - by
@danielroein nuxt-modules/color-mode#327 (e625b)🐞 Bug Fixes
- Remove more code supporting nuxt 2/bridge - by
@danielroe(becd8)- Remove legacy type augmentations - by
@danielroe(61ebc)- Stub helper utility with no-ops in test mode - by
@janhoogeveenin nuxt-modules/color-mode#325 (32345)- Remove more legacy support for vue 2 - by
@danielroe(44374)- Apply cookie to root path, not subpath - by
@kudzu2019in nuxt-modules/color-mode#320 (1b177)🏎 Performance
- Use
exsolveto resolvetailwindcss- by@danielroe(ed8ea)View changes on GitHub
v3.5.2
📖 Documentation
🏡 Chore
- Move
changelogento dev deps (c98eb9b)❤️ Contributors
- Daniel Roe (
@danielroe)- DesertCookie (
@DesertCookie)- Jennifer Bland (
@ratracegrad)- Pazaz (
@pazazdigital)- Sam Norris-Rogers (
@samwisecode)- Sébastien Chopin (
@atinux)
... (truncated)
Commits
f497e0echore: release v4.0.0b0305d0ci: set up trusted publishing1b177b9fix: apply cookie to root path, not subpath (#320)a1aaf0cdocs: remove duplicated headingsb74ceb2chore: remove defunct babel + jest configsbf9b497docs: update class in playgroundeaff67efix!: remove defuncthidoption7cce31ddocs: update to remove-modefrom css classes8f28514fix!: disallow settingcolorMode.value+ test typesed8ea85perf: useexsolveto resolvetailwindcss- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @nuxtjs/color-mode since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)