[Snyk] Upgrade @nuxtjs/tailwindcss from 6.12.0 to 6.12.1 #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @nuxtjs/tailwindcss from 6.12.0 to 6.12.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 17 versions ahead of your current version.
The recommended version was released on 23 days ago.
Release notes
Package name: @nuxtjs/tailwindcss
compare changes
🩹 Fixes
❤️ Contributors
compare changes
It's here. First-class HMR 🔥
After working on rewriting how the config gets loaded, the module went through a big internal rewrite for us to support native module invalidation for your configuration files; this means that you can make changes to your Tailwind configuration files without restarting your Nuxt server. This comes with ZERO breaking changes, but you may face a warning in your console that may not allow you to use this latest feature:
To eliminate this, check where you are using Tailwind plugins in your project (either in
nuxt.config
, a hook, or a module such asnuxt/ui
), and rather than passing these plugins into the inline module configuration, create a separate config file that you can pass to theconfigPath
option of the module (not required if you provide this intailwind.config
as the module already picks that). If you are unable to resolve this, you can also specifyquiet: true
to the module configuration while a dependency module may provide a release with this update.We have tested this rewrite intensively and will appreciate feedback on these changes, delivering any bugfixes with this as soon as possible. Thank you for your patience ❤️
🚀 Enhancements
📖 Documentation
nuxi module add
command in installation (#829)🏡 Chore
❤️ Contributors
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: