File tree 2 files changed +30
-1
lines changed
2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
4
4
5
+ ## v6.13.2
6
+
7
+ [ compare changes] ( https://github.com/nuxt-modules/tailwindcss/compare/v6.13.1...v6.13.2 )
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - ** content:** Resolve ` app/ ` dir for ` utils ` , resolves #955 ([ #955 ] ( https://github.com/nuxt-modules/tailwindcss/issues/955 ) )
12
+ - ** content:** Use ` pages:extend ` to get page routes ([ f226a64] ( https://github.com/nuxt-modules/tailwindcss/commit/f226a64 ) )
13
+ - ** config:** Dedupe ` tailwind.config ` from configPaths, closes #949 ([ #949 ] ( https://github.com/nuxt-modules/tailwindcss/issues/949 ) )
14
+
15
+ ### 📖 Documentation
16
+
17
+ - Mention ` tailwindcss-cli ` if ` tailwindcss init ` fails ([ #946 ] ( https://github.com/nuxt-modules/tailwindcss/pull/946 ) )
18
+ - Direct to v3 tailwindcss docs ([ a7c54c4] ( https://github.com/nuxt-modules/tailwindcss/commit/a7c54c4 ) )
19
+ - Revert to NuxtTailwind ([ #963 ] ( https://github.com/nuxt-modules/tailwindcss/pull/963 ) )
20
+ - Update module-options.md ([ 159ab53] ( https://github.com/nuxt-modules/tailwindcss/commit/159ab53 ) )
21
+
22
+ ### 🏡 Chore
23
+
24
+ - ** ci:** Fix corepack for actions/setup-node ([ c996f0a] ( https://github.com/nuxt-modules/tailwindcss/commit/c996f0a ) )
25
+ - Fix lint ([ 3dd3ada] ( https://github.com/nuxt-modules/tailwindcss/commit/3dd3ada ) )
26
+
27
+ ### ❤️ Contributors
28
+
29
+
30
+ - David Marr ([ @marr ] ( http://github.com/marr ) )
31
+ - Ditmar Entwicklerberg ([ @entwicklerberg ] ( http://github.com/entwicklerberg ) )
32
+ - Dev By Ray ([ @devbyray ] ( http://github.com/devbyray ) )
33
+
5
34
## v6.13.1
6
35
7
36
[ compare changes] ( https://github.com/nuxt-modules/tailwindcss/compare/v6.13.0...v6.13.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxtjs/tailwindcss" ,
3
- "version" : " 6.13.1 " ,
3
+ "version" : " 6.13.2 " ,
4
4
"description" : " Tailwind CSS module for Nuxt" ,
5
5
"repository" : " nuxt-modules/tailwindcss" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments