File tree 13 files changed +39
-12
lines changed
13 files changed +39
-12
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.1.8] ( https://github.com/NervJS/parse-css-to-stylesheet/compare/v1.1.7...v1.1.8 ) (2025-03-13)
2
+
3
+
4
+ ### Features
5
+
6
+ * 增加对important的识别 ([ 08b378d] ( https://github.com/NervJS/parse-css-to-stylesheet/commit/08b378d2eda6c3e4a7719b11520106cdaa1c684f ) )
7
+
8
+
9
+
10
+ ## [ 1.1.8] ( https://github.com/NervJS/parse-css-to-stylesheet/compare/v1.1.7...v1.1.8 ) (2025-03-13)
11
+
12
+
13
+ ### Features
14
+
15
+ * 增加对important的识别 ([ 08b378d] ( https://github.com/NervJS/parse-css-to-stylesheet/commit/08b378d2eda6c3e4a7719b11520106cdaa1c684f ) )
16
+
17
+
18
+
19
+ ## [ 1.1.8] ( https://github.com/NervJS/parse-css-to-stylesheet/compare/v1.1.7...v1.1.8 ) (2025-03-13)
20
+
21
+
22
+ ### Features
23
+
24
+ * 增加对important的识别 ([ 08b378d] ( https://github.com/NervJS/parse-css-to-stylesheet/commit/08b378d2eda6c3e4a7719b11520106cdaa1c684f ) )
25
+
26
+
27
+
1
28
## [ 1.1.7] ( https://github.com/NervJS/parse-css-to-stylesheet/compare/v1.1.6...v1.1.7 ) (2025-02-27)
2
29
3
30
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tarojs/parse-css-to-stylesheet-android-arm-eabi" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"os" : [
5
5
" android"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tarojs/parse-css-to-stylesheet-android-arm64" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"os" : [
5
5
" android"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tarojs/parse-css-to-stylesheet-darwin-arm64" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"os" : [
5
5
" darwin"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tarojs/parse-css-to-stylesheet-darwin-universal" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"os" : [
5
5
" darwin"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tarojs/parse-css-to-stylesheet-darwin-x64" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"os" : [
5
5
" darwin"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tarojs/parse-css-to-stylesheet-linux-arm-gnueabihf" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"os" : [
5
5
" linux"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tarojs/parse-css-to-stylesheet-linux-arm64-gnu" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"os" : [
5
5
" linux"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tarojs/parse-css-to-stylesheet-linux-arm64-musl" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"os" : [
5
5
" linux"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tarojs/parse-css-to-stylesheet-linux-x64-gnu" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"os" : [
5
5
" linux"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tarojs/parse-css-to-stylesheet-linux-x64-musl" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"os" : [
5
5
" linux"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tarojs/parse-css-to-stylesheet-win32-x64-msvc" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"os" : [
5
5
" win32"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tarojs/parse-css-to-stylesheet" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"main" : " index.js" ,
5
5
"types" : " index.d.ts" ,
6
6
"napi" : {
You can’t perform that action at this time.
0 commit comments