Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2022

This PR contains the following updates:

Package Change Age Confidence
@nuxtjs/tailwindcss 5.3.3 -> 6.14.0 age confidence

Release Notes

nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.14.0

Compare Source

compare changes

🚀 Enhancements
  • Add initial tw4 support in v6 (#​980)
  • defineConfig: Enable conditional return (#​979)
🩹 Fixes
  • Content resolution for [...path].vue pages (#​965)
  • Try resolving tailwindcss from module (#​974)
  • config-hmr: InteropDefault when importing config changes (d3e4de7)
  • content: Move strict scanning to experimental (75efd5c)
  • types: Mark as optional (4a4af2c)
  • content: Spa-loading-template path with nuxt 4 app dir (3f59d4a)
  • content: Revert pages to only app as layers also inherit it (4eea740)
  • Only show Tailwind v4 warning when v4 is used (#​983, #​984)
  • defineConfig: Pass cwd path to requireModule (a0da2ee)
💅 Refactors
  • proxy: Use ohash diff to determine changes instead (#​985)
🏡 Chore
  • Move kit back to explicit dependency (#​968)
❤️ Contributors

v6.13.2

Compare Source

compare changes

🩹 Fixes
  • content: Resolve app/ dir for utils, resolves #​955 (#​955)
  • content: Use pages:extend to get page routes (f226a64)
  • config: Dedupe tailwind.config from configPaths, closes #​949 (#​949)
📖 Documentation
  • Mention tailwindcss-cli if tailwindcss init fails (#​946)
  • Direct to v3 tailwindcss docs (a7c54c4)
  • Revert to NuxtTailwind (#​963)
  • Update module-options.md (159ab53)
🏡 Chore
  • ci: Fix corepack for actions/setup-node (c996f0a)
  • Fix lint (3dd3ada)
❤️ Contributors

v6.13.1

Compare Source

compare changes

🩹 Fixes
  • Check for non-resolved tailwind.config (c448158)
❤️ Contributors

v6.13.0

Compare Source

compare changes

🚀 Enhancements
  • content: Add spaLoadingTemplate to content resolution (#​907)
  • Enable c12 for loading config and provide defineConfig (#​913)
  • merger: Add to exports (#​922)
🩹 Fixes
  • hmr: Fix variable (f47e093)
  • load: Add .js to tailwindcss/resolveConfig (0696aba)
  • config: Use mjs template (#​930)
  • injectPosition: Resolve file paths to determine position (71be9ac)
📖 Documentation
  • Add command to create tailwind.config.js for pnpm (#​910)
  • Provide GitHub link for examples (#​904)
  • Update outdated content (#​937)
🏡 Chore
❤️ Contributors

v6.12.2

Compare Source

compare changes

🩹 Fixes
  • #​883 Tab view src leading baseURL (#​885, #​883)
  • viewer: Provide workaround for nuxt2 modules:done serverMiddleware race condition (9d42549)
📖 Documentation
  • Mention tailwind intelliSense integration with IDEs pointing to tailwind docs / editor config (#​875)
🏡 Chore
  • Use klona and content configuration as object (f606398)
  • Fix test and provide toggle (60a4bba)
  • Update docs and add examples test ci (#​853)
  • Update deps (#​900)
  • Indicate compatibility with new v4 major (#​876)
  • Update test (2d051e2)
  • Remove console output testing (98296a8)
  • Fix lint (a7b886a)
❤️ Contributors

v6.12.1

Compare Source

compare changes

🩹 Fixes
📖 Documentation
📦 Build
  • Update merger filename and revert @nuxt/content upgrade (#​867)
🏡 Chore
❤️ Contributors

v6.12.0

Compare Source

compare changes

🚀 Enhancements
💅 Refactors
📖 Documentation
🏡 Chore
  • Remove unneeded postcss-custom-properties plugin (#​836)
  • Migrate to eslint v9 (#​834)
  • Update deps (87fb919)
❤️ Contributors

v6.11.4

Compare Source

compare changes

🩹 Fixes
💅 Refactors
  • Move colorette to consola/utils (#​805)
🏡 Chore
  • Assign postcss plugins in order (46c2025)
❤️ Contributors

v6.11.3

Compare Source

compare changes

🩹 Fixes
  • Add tw util for compatible versions and use unshift for module paths (3f0d6e1)
  • Command palette (#​799)
📖 Documentation
  • Add export default to default config example (#​796)
❤️ Contributors

v6.11.2

Compare Source

compare changes

🩹 Fixes
  • viewer: Handle redirect and callback await, thank you danielroe :) (734ef1c)
📖 Documentation
❤️ Contributors

v6.11.1

Compare Source

compare changes

🩹 Fixes
  • resolvers: Respect configPath over layers (c7fe392)
❤️ Contributors
  • Inesh Bose

v6.11.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • nightly-ci: Specify from flag to changelogen (ef74d1f)
  • nightly-ci: Fetch-depth 0 (4f539d0)
  • nightly-ci: Run build directly (e90ea72)
  • Fix prepare command (f369792)
💅 Refactors
  • Move injectPosition to cssPath (#​792)
🏡 Chore
❤️ Contributors

v6.10.4

Compare Source

compare changes

🩹 Fixes
📖 Documentation
  • Fix defaultTheme.colors.green is undefined (#​788)
🏡 Chore
❤️ Contributors
  • Inesh Bose
  • Isaac Qadri

v6.10.3

Compare Source

compare changes

🩹 Fixes
  • Remove postinstall script (132f5a1)
❤️ Contributors

v6.10.2

Compare Source

compare changes

🩹 Fixes
  • nightly-ci: Apply some fixes for nightly releases (6cc7ae3)
  • nightly-ci: Provide id-token permission (32cd19e)
  • types: Allow ResolvedTWConfig in templates (228324e)
🏡 Chore
  • Use module-builder stub mode for more accurate types (#​773)
  • Update repo (#​768)
  • Update tailwindcss to 3.4 (#​779)
  • Test bundler module resolution (c207562)
❤️ Contributors

v6.10.1

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v6.10.0

Compare Source

compare changes

🚀 Enhancements
  • Add util to write tw classes inside strings (#​761)
  • Quiet mode with logger config (#​759)
📖 Documentation
🏡 Chore
  • Update docs (2632195)
  • Fix protocol slash on tailwind viewer logger (#​765)
  • Update deps & lint fix (d6111cd)
❤️ Contributors

v6.9.5

Compare Source

compare changes

🩹 Fixes
  • compat: Unspecify bridge option to undefined (58abedf)
🏡 Chore
  • Implement fixes on viewer and allow exporting (#​754)
❤️ Contributors

v6.9.4

Compare Source

compare changes

🩹 Fixes
  • Always include vue extension in SFC content paths (#​752)
❤️ Contributors

v6.9.3

Compare Source

compare changes

🩹 Fixes
  • Allow options.imports to not be set (#​751)
❤️ Contributors
  • Connor Pearson <cjp822@​gmail.com>

v6.9.2

Compare Source

compare changes

🩹 Fixes
  • Include components in content (#​750)
❤️ Contributors
  • Inesh Bose

v6.9.1

Compare Source

compare changes

🩹 Fixes
  • Exclude modules from content (#​748)
  • Allow nuxt.options.pages to be unset (#​747)
❤️ Contributors

v6.9.0

Compare Source

compare changes

🚀 Enhancements
  • More adaptive content paths (#​744)
  • More customisable configuration (#​743)
🏡 Chore
  • Add type module to packageJson (36b4766)
❤️ Contributors
  • Inesh Bose

v6.8.1

Compare Source

compare changes

🩹 Fixes
  • Typeof import default in dts (4334ea3)
  • Not require bridge (c488680)
  • docs: Closes #​705 (#​705)
  • ci: Attempt to fix test (23233be)
  • ci: Attempt to fix test (6eb2b07)
  • Add types to package.json exports map (#​724)
  • ci: Lock vitest version (#​738)
  • Resolve tailwindcss/tailwind.css with pnpm and no shamefully hoist (#​740)
📖 Documentation
🏡 Chore
❤️ Contributors

v6.8.0

Compare Source

compare changes

🚀 Enhancements
  • Parallelise async calls and fixes (#​690)
📖 Documentation
🏡 Chore
❤️ Contributors

v6.7.2

Compare Source

compare changes

🔥 Performance
  • Parallelise all async calls " (#​679)
📖 Documentation
❤️ Contributors

v6.7.1

Compare Source

compare changes

🔥 Performance
  • Parallelise all async calls (#​679)
🏡 Chore
❤️ Contributors

v6.7.0

Compare Source

compare changes

🚀 Enhancements
  • Allow content as object (#​674)
🩹 Fixes
  • vite-plugin: Consider content as object (#​672)
  • SrcDir for layers (#​676)
📖 Documentation
  • Mention plugins in editor support (#​675)
🏡 Chore
❤️ Contributors

v6.6.8

Compare Source

compare changes

🩹 Fixes
📖 Documentation
  • Content overriding with test files (#​670)
🏡 Chore
❤️ Contributors
  • Sébastien Chopin (@​Atinux)
  • Inesh Bose
  • Pascal Sthamer

v6.6.7

Compare Source

compare changes

🏡 Chore
  • Upgrade deps (cb92551)
  • Exclude test files and add app.config to Tailwind content (#​662)
  • Update deps (fcdbae1)
✅ Tests
❤️ Contributors
  • Sébastien Chopin (@​Atinux)
  • Anthony Fu <anthonyfu117@​hotmail.com>
  • Maarten Van Hunsel

v6.6.6

Compare Source

compare changes

🩹 Fixes
🏡 Chore
  • module: Call hook before resolving config (#​655)
  • Add back viewer in playground (9f7e991)
❤️ Contributors

v6.6.5

Compare Source

compare changes

🩹 Fixes
  • Typeof import default in dts (#​647)
🏡 Chore
❤️ Contributors

v6.6.4

Compare Source

compare changes

🩹 Fixes
  • Use file extension (for esm support) and add missing deps (#​644)
❤️ Contributors

v6.6.3

Compare Source

compare changes

🏡 Chore
  • Using tw default config " (#​636)
❤️ Contributors

v6.6.2

Compare Source

compare changes

📖 Documentation
🏡 Chore
  • Using tw default config (#​636)
❤️ Contributors

v6.6.1

Compare Source

compare changes

🏡 Chore
  • Reducing dependencies (#​634)
  • Update readme (#​640)
  • Move heavy populateMap function to utils (#​637)
  • Add utils to default content path (#​641)
  • Improving types for config (#​635)
❤️ Contributors

v6.6.0

Compare Source

compare changes

🚀 Enhancements
  • Restart Nuxt server on config changes (#​624)
🩹 Fixes
  • exposeConfig: Maximize nested exports (#​629)
📖 Documentation
🏡 Chore
❤️ Contributors

v6.5.0

Compare Source

compare changes

🚀 Enhancements
  • Providing types for all exports (#​617)
🩹 Fixes
  • Don't add tailwind viewer in devtools if disabled (1734058)
  • Set preset plugins to null in resolved config (#​618)
📖 Documentation
🏡 Chore
❤️ Contributors
6.4.1 (2023-02-17)
Bug Fixes

v6.4.1

Compare Source

v6.4.0

Compare Source

Features
Bug Fixes
6.3.1 (2023-02-01)
Bug Fixes
  • support layers in correct order and watch config to warn restart (0357676)

v6.3.1

Compare Source

v6.3.0

Compare Source

Features
Bug Fixes

v6.2.0

Compare Source

Features
Bug Fixes
  • exposeConfig: named exports in mjs for tree-shaking (#​582) (6c3168d)
6.1.3 (2022-11-03)
Bug Fixes
6.1.2 (2022-10-28)
Bug Fixes
6.1.1 (2022-10-24)
Bug Fixes

v6.1.3

Compare Source

v6.1.2

Compare Source

v6.1.1

Compare Source

v6.1.0

Compare Source

Features
6.0.1 (2022-10-19)

v6.0.1

Compare Source

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • update viewer dev middleware to be compatible with h3@&#8203;0.8 (#​545)
  • You can no longer use CJS syntax (module.exports) in your tailwind.config.js (#​549)
Features
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
  • resolve config paths fully and warn on config errors (#​522) (6a6dc4f)
5.3.2 (2022-08-12)
Bug Fixes
5.3.1 (2022-07-25)
Bug Fixes

v5.3.5

Compare Source

v5.3.4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Oct 19, 2022

@github-actions github-actions bot temporarily deployed to renovate/nuxtjs-tailwindcss-6.x October 19, 2022 10:26 Inactive
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 0d9888c to 394b966 Compare October 19, 2022 22:39
@github-actions github-actions bot temporarily deployed to renovate/nuxtjs-tailwindcss-6.x October 19, 2022 22:43 Inactive
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 394b966 to 3955247 Compare October 21, 2022 23:36
@github-actions github-actions bot temporarily deployed to renovate/nuxtjs-tailwindcss-6.x October 21, 2022 23:41 Inactive
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 3955247 to 1c7c24a Compare October 24, 2022 17:59
@github-actions github-actions bot temporarily deployed to renovate/nuxtjs-tailwindcss-6.x October 24, 2022 18:02 Inactive
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 1c7c24a to 2b8dabe Compare October 28, 2022 15:21
@github-actions github-actions bot temporarily deployed to renovate/nuxtjs-tailwindcss-6.x October 28, 2022 15:25 Inactive
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 2b8dabe to f70452c Compare November 3, 2022 16:28
@github-actions github-actions bot temporarily deployed to renovate/nuxtjs-tailwindcss-6.x November 3, 2022 16:35 Inactive
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from f70452c to 21bd39c Compare March 17, 2023 02:09
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 35df5e4 to ad8de53 Compare March 30, 2023 00:59
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from ad8de53 to 1c3ded9 Compare April 17, 2023 10:28
@github-actions github-actions bot temporarily deployed to renovate/nuxtjs-tailwindcss-6.x April 17, 2023 10:32 Inactive
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 1c3ded9 to 1fff924 Compare May 28, 2023 12:28
@github-actions github-actions bot temporarily deployed to renovate/nuxtjs-tailwindcss-6.x May 28, 2023 12:32 Inactive
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 1fff924 to 6088253 Compare June 13, 2023 11:33
@github-actions github-actions bot temporarily deployed to renovate/nuxtjs-tailwindcss-6.x June 13, 2023 11:37 Inactive
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 6088253 to e9e3d98 Compare June 20, 2023 17:00
@github-actions github-actions bot temporarily deployed to renovate/nuxtjs-tailwindcss-6.x June 20, 2023 17:03 Inactive
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from e9e3d98 to 70503bb Compare October 25, 2023 16:43
@coderabbitai
Copy link

coderabbitai bot commented Oct 25, 2023

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 3 times, most recently from 3346f0a to 966febe Compare November 3, 2023 13:09
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 2 times, most recently from c31011d to 61a2e0d Compare November 21, 2023 13:25
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 61a2e0d to 0b9541b Compare November 23, 2023 10:42
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 0b9541b to 6b89c9a Compare December 27, 2023 18:03
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 6b89c9a to 2b917a2 Compare January 8, 2024 23:27
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 2 times, most recently from e5f0d9a to 945a7cc Compare January 25, 2024 17:59
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 2 times, most recently from 8ec17ed to 7b44dc2 Compare February 3, 2024 12:23
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 7b44dc2 to 53cd6f4 Compare February 10, 2024 19:09
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 53cd6f4 to 53fce8f Compare April 17, 2024 19:02
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 53fce8f to ecb5674 Compare July 11, 2024 12:34
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from ecb5674 to 26cf678 Compare October 17, 2024 18:42
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 2 times, most recently from 2c7e248 to cca28b0 Compare January 14, 2025 09:32
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from cca28b0 to 5bd270c Compare March 10, 2025 22:50
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 5bd270c to de29866 Compare April 27, 2025 18:42
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 2 times, most recently from 8c1f318 to 795655b Compare August 13, 2025 13:51
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 795655b to 8e84606 Compare August 19, 2025 15:07
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 8e84606 to 36e1929 Compare August 31, 2025 10:27
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 36e1929 to 8d54209 Compare September 26, 2025 00:08
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 8d54209 to 6a37ccc Compare October 21, 2025 10:10
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 6a37ccc to 6daa3e9 Compare November 10, 2025 21:34
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 6daa3e9 to b25ed1c Compare November 18, 2025 10:55
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from b25ed1c to ddc2994 Compare December 3, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant