We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5507cd8 commit 61b5cdaCopy full SHA for 61b5cda
.changeset/six-lamps-watch.md
packages/weapp-vite/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# weapp-vite
2
3
+## 1.1.0
4
+
5
+### Minor Changes
6
7
+- [`5507cd8`](https://github.com/sonofmagic/weapp-tailwindcss/commit/5507cd8c38fc0f0821548cb1f8382ae8e9d5fbf9) Thanks [@sonofmagic](https://github.com/sonofmagic)! - support cli mode param
8
9
+ releated: https://github.com/sonofmagic/weapp-tailwindcss/discussions/369
10
11
## 1.0.6
12
13
### Patch Changes
packages/weapp-vite/package.json
@@ -1,7 +1,7 @@
{
"name": "weapp-vite",
"type": "module",
- "version": "1.0.7",
+ "version": "1.1.0",
"description": "weapp-vite 一个现代化的小程序打包工具",
"author": "SonOfMagic <qq1324318532@gmail.com>",
"license": "MIT",
0 commit comments