Skip to content

Commit 56aea7c

Browse files
Version Packages
1 parent 691c5a4 commit 56aea7c

File tree

6 files changed

+17
-12
lines changed

6 files changed

+17
-12
lines changed

.changeset/six-signs-see.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sixty-cobras-invent.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/postcss/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @weapp-tailwindcss/postcss
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- [`dea2ecb`](https://github.com/sonofmagic/weapp-tailwindcss/commit/dea2ecba1a7232d10b60701664424dbde8a58141) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: 优化处理流程, 重构 @weapp-tailwindcss/postcss
8+
39
## 1.3.4
410

511
### Patch Changes

packages/postcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weapp-tailwindcss/postcss",
3-
"version": "1.3.4",
3+
"version": "2.0.0",
44
"description": "@weapp-tailwindcss/postcss",
55
"author": "ice breaker <[email protected]>",
66
"license": "MIT",

packages/weapp-tailwindcss/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# weapp-tailwindcss
22

3+
## 4.6.3
4+
5+
### Patch Changes
6+
7+
- [`c273d73`](https://github.com/sonofmagic/weapp-tailwindcss/commit/c273d733c3aecc98ab600867e994fb48ef3e25d9) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: 去除 cssClac.includeCustomProperties 里面 --spacing 默认值,为了 tailwindcss@4 space-reverse 的场景
8+
9+
- Updated dependencies [[`dea2ecb`](https://github.com/sonofmagic/weapp-tailwindcss/commit/dea2ecba1a7232d10b60701664424dbde8a58141)]:
10+
- @weapp-tailwindcss/postcss@2.0.0
11+
312
## 4.6.2
413

514
### Patch Changes

packages/weapp-tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "weapp-tailwindcss",
3-
"version": "4.6.2",
3+
"version": "4.6.3",
44
"description": "把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!",
55
"author": "ice breaker <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)