nuxt-content-theme-blog
nuxt-content-theme-blog copied to clipboard
fix(deps): bump @nuxtjs/tailwindcss from 3.4.3 to 6.1.1
Bumps @nuxtjs/tailwindcss from 3.4.3 to 6.1.1.
Release notes
Sourced from @nuxtjs/tailwindcss's releases.
v6.1.1
What's Changed
- fix:
cjsconfig generation by@ExEr7umin nuxt-modules/tailwindcss#551New Contributors
@ExEr7ummade their first contribution in nuxt-modules/tailwindcss#551Full Changelog: https://github.com/nuxt-modules/tailwindcss/compare/v6.1.0...v6.1.1
v6.1.0
What's Changed
- feat: add option to set
cssPathtofalseby@younho9in nuxt-modules/tailwindcss#544New Contributors
@younho9made their first contribution in nuxt-modules/tailwindcss#544Full Changelog: https://github.com/nuxt-modules/tailwindcss/compare/v6.0.1...v6.1.0
v6.0.1
What's Changed
- Upgrade Tailwind to v3.2 and other dependencies
- docs: Improve documentation for tailwind config and allow tailwind.config.cjs by
@P4sca1in nuxt-modules/tailwindcss#550Full Changelog: https://github.com/nuxt-modules/tailwindcss/compare/v6.0.0...v6.0.1
v6.0.0
What's Changed
Now Compatible with Nuxt RC12.
- feat!: update viewer dev middleware to be compatible with
[email protected]by@DamianGlowalain nuxt-modules/tailwindcss#545- feat: expose config as commonjs file by
@tobiasdiezin nuxt-modules/tailwindcss#535- docs: Update setup.md by
@nick-wirelessin nuxt-modules/tailwindcss#538- docs: Mentioning the need of adding Tailwind directives by
@MrMohamedAbdallahin nuxt-modules/tailwindcss#546- chore: update to rc12 by
@IsraelOrtunoin nuxt-modules/tailwindcss#548New Contributors
@nick-wirelessmade their first contribution in nuxt-modules/tailwindcss#538@MrMohamedAbdallahmade their first contribution in nuxt-modules/tailwindcss#546@IsraelOrtunomade their first contribution in nuxt-modules/tailwindcss#548@tobiasdiezmade their first contribution in nuxt-modules/tailwindcss#535Full Changelog: https://github.com/nuxt-modules/tailwindcss/compare/v5.3.5...v6.0.0
v5.3.2
What's Changed
- fix: remove now-unneeded
@types/tailwindcssby@genuin nuxt-community/tailwindcss-module#514- fix(module): remove prefix for tailwind viewer route on nuxt 2 by
@chettapongin nuxt-community/tailwindcss-module#517
... (truncated)
Changelog
Sourced from @nuxtjs/tailwindcss's changelog.
6.1.1 (2022-10-24)
Bug Fixes
6.1.0 (2022-10-21)
Features
6.0.1 (2022-10-19)
6.0.0 (2022-10-19)
⚠ BREAKING CHANGES
- update viewer dev middleware to be compatible with
[email protected](#545)- You can no longer use CJS syntax (
module.exports) in yourtailwind.config.js(#549)Features
- expose config as commonjs file (#535) (af87449)
- update viewer dev middleware to be compatible with
[email protected](#545) (0b1844e)5.3.5 (2022-10-07)
Bug Fixes
5.3.4 (2022-10-07)
Bug Fixes
- remove content from tailwindConfig.content in development (51cfad7)
5.3.3 (2022-09-08)
Bug Fixes
... (truncated)
Commits
7791465chore(release): 6.1.1bd64377fix:cjsconfig generation (#551)ac4810dchore(release): 6.1.0f45fc97feat: add option to setcssPathtofalse(#544)9d6fae3chore(release): 6.0.16ccccd1chore: upgrade vitest1b55891chore: upgrade deps60d1ae9docs: Improve documentation for tailwind config and allow tailwind.config.cjs...0ca2924chore(release): 6.0.04d6d4fdchore: update lock file- Additional commits viewable in compare view
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 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)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| default-template | ❌ Failed (Inspect) | Oct 25, 2022 at 0:34AM (UTC) | |
| example-nuxt-blog-clone | ❌ Failed (Inspect) | Oct 25, 2022 at 0:34AM (UTC) | |
| theme-blog-docs | ❌ Failed (Inspect) | Oct 25, 2022 at 0:34AM (UTC) |
Superseded by #271.