Update dependency @nuxtjs/tailwindcss to v6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@nuxtjs/tailwindcss | devDependencies | major | 5.1.3 -> 6.11.4 |
Release Notes
nuxt-modules/tailwindcss (@nuxtjs/tailwindcss)
v6.11.4
🩹 Fixes
- Null check for plugins (8a3b46d)
💅 Refactors
- Move
colorette
toconsola/utils
(#805)
🏡 Chore
- Assign postcss plugins in order (46c2025)
❤ ️ Contributors
- Inesh Bose dev@inesh.xyz
- Haruaki OTAKE aaharu@hotmail.com
v6.11.3
🩹 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
- Florent Delerue florentdelerue@hotmail.com
- Inesh Bose dev@inesh.xyz
- Johannes Przymusinski (@cngJo)
v6.11.2
🩹 Fixes
- viewer: Handle redirect and callback await, thank you danielroe :) (734ef1c)
📖 Documentation
- Fix paths for build (5971b0a)
❤ ️ Contributors
- Inesh Bose dev@inesh.xyz
v6.11.1
🩹 Fixes
- resolvers: Respect configPath over layers (c7fe392)
❤ ️ Contributors
- Inesh Bose
v6.11.0
🚀 Enhancements
-
editorSupport
option (#784)
🩹 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
tocssPath
(#792)
🏡 Chore
- Update dependencies, closes #789 (#789)
- Update dependencies (1e372fd)
- Add config warnings (d8e36e9)
- exposeConfig: Provide write option for workaround, resolves #794 (#794)
- Update readme (281df61)
- Update (8cf0a04)
- Specify prepublishOnly script (2bca37a)
- Fix lint (eab2fb4)
- release: V6.12.0 (9837fb8)
- release: V6.12.1 (320dacf)
❤ ️ Contributors
- Inesh Bose dev@inesh.xyz
v6.10.4
🩹 Fixes
📖 Documentation
- Fix defaultTheme.colors.green is undefined (#788)
🏡 Chore
- ci: Apply some automated fixes (abc03df)
- ci: Keep sink skip (e808d1f)
- Update deps (46ef08a)
- ci: Fix vue to 2.7.15 (1a8100b)
- Update deps (14989c4)
❤ ️ Contributors
- Inesh Bose
- Isaac Qadri
v6.10.3
🩹 Fixes
- Remove postinstall script (132f5a1)
❤ ️ Contributors
- Sébastien Chopin (@Atinux)
v6.10.2
🩹 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
- Inesh Bose dev@inesh.xyz
- Nathanjcollins
- Daniel Roe daniel@roe.dev
v6.10.1
🏡 Chore
- Remove @nuxt/postcss8 (#767)
- Remove tsconfig from playgroun (603f214)
- Update gitignore (931d479)
❤ ️ Contributors
- Sébastien Chopin (@Atinux)
- Inesh Bose dev@inesh.xyz
v6.10.0
🚀 Enhancements
📖 Documentation
- Move to UI Pro (#763)
- Remove emoji (a697b99)
- Remove tailwind link on header (ca22728)
- Fix edit link (15da124)
🏡 Chore
- Update docs (2632195)
- Fix protocol slash on tailwind viewer logger (#765)
- Update deps & lint fix (d6111cd)
❤ ️ Contributors
- Sébastien Chopin (@Atinux)
- Daniel Acuña
- Carles Mitjans carles.mitjans.coma@gmail.com
- Rgehbt
- Inesh Bose
v6.9.5
🩹 Fixes
- compat: Unspecify bridge option to undefined (58abedf)
🏡 Chore
- Implement fixes on viewer and allow exporting (#754)
❤ ️ Contributors
- Inesh Bose boseinesh@gmail.com
v6.9.4
🩹 Fixes
- Always include vue extension in SFC content paths (#752)
❤ ️ Contributors
- Connor Pearson connor.pearson@aboutyou.com
v6.9.3
🩹 Fixes
- Allow options.imports to not be set (#751)
❤ ️ Contributors
- Connor Pearson <cjp822@gmail.com>
v6.9.2
🩹 Fixes
- Include components in content (#750)
❤ ️ Contributors
- Inesh Bose
v6.9.1
🩹 Fixes
❤ ️ Contributors
- Maddy maddy@kitty.garden
- Inesh Bose
v6.9.0
🚀 Enhancements
🏡 Chore
- Add type module to packageJson (36b4766)
❤ ️ Contributors
- Inesh Bose
v6.8.1
🩹 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
- Update dark mode (a1b8fa2)
- Improve homepage (c801b82)
- Update og image (1825f44)
- Full url for ogImage (f00a1c6)
- Update design (8763358)
- Add command to create tailwind.config file (0458188)
- Fix typo (#720)
- Rename
NuxtLabs UI
toNuxt UI
(#723) - Update SB embed (8ec24ca)
🏡 Chore
- Using nuxt convention for indexing type (da4f9d3)
- Update docs (20d7922)
- Update lock (80c2718)
- Update ci.yml (fa82937)
- Revert change (43234be)
- Remove duplicate / on tailwind viewer (aa75b79)
- Fix vitest version (b4ac533)
- Ignore vitest in renovate (1eb0913)
- Update deps (77958b8)
- Revert vitest version (d189d8f)
❤ ️ Contributors
- Inesh Bose 2504266b@student.gla.ac.uk
- Sébastien Chopin (@Atinux)
- Stefanprobst stefanprobst@posteo.de
- Benjamin Canac (@benjamincanac)
- Tech Genius
v6.8.0
🚀 Enhancements
- Parallelise async calls and fixes (#690)
📖 Documentation
- No strict peer (
582cb73
) - Use SB for example (
9b157eb
) - Update color mode example (
255da81
) - Update examples (
43b224d
)
🏡 Chore
- Update deps (
9bf0e68
)
❤ ️ Contributors
- Sébastien Chopin (@Atinux)
- Inesh Bose
v6.7.2
🔥 Performance
- Parallelise all async calls " (#679)
📖 Documentation
- Update deps (
5a877b9
)
❤ ️ Contributors
- Sébastien Chopin (@Atinux)
v6.7.1
🔥 Performance
- Parallelise all async calls (#679)
🏡 Chore
- Upgrade deps (
de99ac0
)
❤ ️ Contributors
- Sébastien Chopin (@Atinux)
- Inesh Bose
v6.7.0
🚀 Enhancements
- Allow content as object (#674)
🩹 Fixes
📖 Documentation
- Mention plugins in editor support (#675)
🏡 Chore
- Update h3 (
84177fe
)
❤ ️ Contributors
- Sébastien Chopin (@Atinux)
- Inesh Bose
v6.6.8
🩹 Fixes
- No longer generate .nuxt/tailwind.config.cjs (#660)
- Minimatch bug and move to @nuxt/eslint-config (
f536b0d
)
📖 Documentation
- Content overriding with test files (#670)
🏡 Chore
❤ ️ Contributors
- Sébastien Chopin (@Atinux)
- Inesh Bose
- Pascal Sthamer
v6.6.7
🏡 Chore
- Upgrade deps (
cb92551
) - Exclude test files and add app.config to Tailwind content (#662)
- Update deps (
fcdbae1
)
✅ Tests
- Fix test (#665)
❤ ️ Contributors
- Sébastien Chopin (@Atinux)
- Anthony Fu <anthonyfu117@hotmail.com>
- Maarten Van Hunsel
v6.6.6
🩹 Fixes
- Viewer on Nuxt 2 (#658)
🏡 Chore
❤ ️ Contributors
- Sébastien Chopin (@Atinux)
- Benjamin Canac (@benjamincanac)
- Asc0910
v6.6.5
🩹 Fixes
- Typeof import default in dts (#647)
🏡 Chore
❤ ️ Contributors
- Daniel Roe daniel@roe.dev
- Inesh Bose
v6.6.4
🩹 Fixes
- Use file extension (for esm support) and add missing deps (#644)
❤ ️ Contributors
- Daniel Roe daniel@roe.dev
v6.6.3
🏡 Chore
- Using tw default config " (#636)
❤ ️ Contributors
- Sébastien Chopin (@Atinux)
v6.6.2
📖 Documentation
- Update README.md (
f4bc8b3
)
🏡 Chore
- Using tw default config (#636)
❤ ️ Contributors
- Inesh Bose
- Sébastien Chopin seb@nuxtjs.com
v6.6.1
🏡 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
- Inesh Bose
- Alexander Lichter manniL@gmx.net
v6.6.0
🚀 Enhancements
- Restart Nuxt server on config changes (#624)
🩹 Fixes
- exposeConfig: Maximize nested exports (#629)
📖 Documentation
🏡 Chore
-
ts: Add types (
4a9f68b
)
❤ ️ Contributors
- Sébastien Chopin (@Atinux)
- Inesh Bose
v6.5.0
🚀 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
- Add nuxt badge (
294759a
) - Simplify badge logo (
9ee9c66
) - Link updated (#625)
- Update config hook (
ccbd473
)
🏡 Chore
❤ ️ Contributors
6.4.1 (2023-02-17)
Bug Fixes
v6.4.1
v6.4.0
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
v6.3.0
Features
Bug Fixes
- considered content as function (#592) (cf67d89)
- css intellisense not working (#596) (de81e7d), closes #593
v6.2.0
Features
Bug Fixes
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
v6.1.2
v6.1.1
v6.1.0
Features
6.0.1 (2022-10-19)
v6.0.1
v6.0.0
⚠ BREAKING CHANGES
- update viewer dev middleware to be compatible with
h3@​0.8
(#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
h3@​0.8
(#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
5.3.2 (2022-08-12)
Bug Fixes
- module: remove prefix for tailwind viewer route on nuxt 2 (#517) (2932bad)
- remove now-unneeded
@types/tailwindcss
(#514) (82ea9b7)
5.3.1 (2022-07-25)
Bug Fixes
v5.3.5
v5.3.4
v5.3.3
v5.3.2
v5.3.1
v5.3.0
Features
v5.2.0
Features
Bug Fixes
5.1.3 (2022-06-22)
Bug Fixes
5.1.2 (2022-05-23)
Bug Fixes
- use correct defuArrayFn and fix srcDir error (cef3a9f)
5.1.1 (2022-05-23)
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot