File tree 13 files changed +21
-12
lines changed
13 files changed +21
-12
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.1.10] ( https://github.com/NervJS/parse-css-to-stylesheet/compare/v1.1.9...v1.1.10 ) (2025-03-25)
2
+
3
+
4
+ ### Features
5
+
6
+ * 增加 pseudo_key ([ d176917] ( https://github.com/NervJS/parse-css-to-stylesheet/commit/d176917637049a32341d95c2268a5e9cbc8d6df3 ) )
7
+
8
+
9
+
1
10
## [ 1.1.9] ( https://github.com/NervJS/parse-css-to-stylesheet/compare/v1.1.8...v1.1.9 ) (2025-03-22)
2
11
3
12
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.9 " ,
3
+ "version" : " 1.1.10 " ,
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.9 " ,
3
+ "version" : " 1.1.10 " ,
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.9 " ,
3
+ "version" : " 1.1.10 " ,
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.9 " ,
3
+ "version" : " 1.1.10 " ,
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.9 " ,
3
+ "version" : " 1.1.10 " ,
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.9 " ,
3
+ "version" : " 1.1.10 " ,
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.9 " ,
3
+ "version" : " 1.1.10 " ,
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.9 " ,
3
+ "version" : " 1.1.10 " ,
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.9 " ,
3
+ "version" : " 1.1.10 " ,
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.9 " ,
3
+ "version" : " 1.1.10 " ,
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.9 " ,
3
+ "version" : " 1.1.10 " ,
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.9 " ,
3
+ "version" : " 1.1.10 " ,
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