File tree 13 files changed +61
-7
lines changed
unplugin-tailwindcss-mangle
13 files changed +61
-7
lines changed Original file line number Diff line number Diff line change 10
10
"postcss7-compat" : " 0.0.1" ,
11
11
"@tailwindcss-mangle/website" : " 1.0.0"
12
12
},
13
- "changesets" : []
13
+ "changesets" : [
14
+ " good-birds-pay"
15
+ ]
14
16
}
Original file line number Diff line number Diff line change 1
1
# @tailwindcss-mangle/config
2
2
3
+ ## 4.0.1-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` a529a71 ` ] ( https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83 ) Thanks [ @sonofmagic ] ( https://github.com/sonofmagic ) ! - fix: build dist empty issue
8
+
9
+ - Updated dependencies [[ ` a529a71 ` ] ( https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83 )] :
10
+ - @tailwindcss-mangle/shared @4.0.1-alpha.0
11
+
3
12
## 4.0.0
4
13
5
14
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tailwindcss-mangle/config" ,
3
3
"type" : " module" ,
4
- "version" : " 4.0.0" ,
4
+ "version" : " 4.0.1-alpha. 0" ,
5
5
"description" : " The config and load function of tailwindcss-mangle" ,
6
6
"author" : " ice breaker <1324318532@qq.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @tailwindcss-mangle/core
2
2
3
+ ## 4.0.1-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` a529a71 ` ] ( https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83 ) Thanks [ @sonofmagic ] ( https://github.com/sonofmagic ) ! - fix: build dist empty issue
8
+
9
+ - Updated dependencies [[ ` a529a71 ` ] ( https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83 )] :
10
+ - @tailwindcss-mangle/config @4.0.1-alpha.0
11
+ - @tailwindcss-mangle/shared @4.0.1-alpha.0
12
+
3
13
## 4.0.0
4
14
5
15
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tailwindcss-mangle/core" ,
3
3
"type" : " module" ,
4
- "version" : " 4.0.0" ,
4
+ "version" : " 4.0.1-alpha. 0" ,
5
5
"description" : " The core of tailwindcss-mangle" ,
6
6
"author" : " ice breaker <1324318532@qq.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @tailwindcss-mangle/shared
2
2
3
+ ## 4.0.1-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` a529a71 ` ] ( https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83 ) Thanks [ @sonofmagic ] ( https://github.com/sonofmagic ) ! - fix: build dist empty issue
8
+
3
9
## 4.0.0
4
10
5
11
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tailwindcss-mangle/shared" ,
3
3
"type" : " module" ,
4
- "version" : " 4.0.0" ,
4
+ "version" : " 4.0.1-alpha. 0" ,
5
5
"description" : " The shared utils of tailwindcss-mangle" ,
6
6
"author" : " ice breaker <1324318532@qq.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# tailwindcss-patch
2
2
3
+ ## 5.0.1-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` a529a71 ` ] ( https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83 ) Thanks [ @sonofmagic ] ( https://github.com/sonofmagic ) ! - fix: build dist empty issue
8
+
9
+ - Updated dependencies [[ ` a529a71 ` ] ( https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83 )] :
10
+ - @tailwindcss-mangle/config @4.0.1-alpha.0
11
+
3
12
## 5.0.0
4
13
5
14
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tailwindcss-patch" ,
3
3
"type" : " module" ,
4
- "version" : " 5.0.0" ,
4
+ "version" : " 5.0.1-alpha. 0" ,
5
5
"description" : " patch tailwindcss for exposing context and extract classes" ,
6
6
"author" : " ice breaker <1324318532@qq.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# unplugin-tailwindcss-mangle
2
2
3
+ ## 4.0.1-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` a529a71 ` ] ( https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83 ) Thanks [ @sonofmagic ] ( https://github.com/sonofmagic ) ! - fix: build dist empty issue
8
+
9
+ - Updated dependencies [[ ` a529a71 ` ] ( https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83 )] :
10
+ - @tailwindcss-mangle/config @4.0.1-alpha.0
11
+ - @tailwindcss-mangle/core @4.0.1-alpha.0
12
+ - @tailwindcss-mangle/shared @4.0.1-alpha.0
13
+
3
14
## 4.0.0
4
15
5
16
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-tailwindcss-mangle" ,
3
3
"type" : " module" ,
4
- "version" : " 4.0.0" ,
4
+ "version" : " 4.0.1-alpha. 0" ,
5
5
"description" : " mangle tailwindcss utilities class plugin. support vite and webpack!" ,
6
6
"author" : " ice breaker <1324318532@qq.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# postcss7-compat
2
2
3
+ ## 0.0.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` a529a71 ` ] ( https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83 )] :
8
+ - tailwindcss-patch@5.0.1-alpha.0
9
+
3
10
## 0.0.1
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postcss7-compat" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.2-alpha.0 " ,
4
4
"private" : true ,
5
5
"description" : " " ,
6
6
"author" : " " ,
You can’t perform that action at this time.
0 commit comments