Skip to content

Commit 9c51163

Browse files
committed
chore(release): publish 1.1.34
1 parent f442d10 commit 9c51163

File tree

16 files changed

+27
-23
lines changed

16 files changed

+27
-23
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.1.34](https://github.com/NervJS/parse-css-to-stylesheet/compare/v1.1.33...v1.1.34) (2025-11-05)
2+
3+
4+
15
## [1.1.33](https://github.com/NervJS/parse-css-to-stylesheet/compare/v1.1.32...v1.1.33) (2025-11-03)
26

37

__test__/index.spec.mjs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Generated by [AVA](https://avajs.dev).
9292

9393
> Snapshot 1
9494
95-
'{"fonts":[],"keyframes":[],"medias":[],"styles":[{"declarations":[[43,{"src":""}],[45,{"height":"auto","width":"auto"}],[83,"0%"],[84,"0%"],[46,3],[42,4294901760]],"media":0,"selector":["item"]},{"declarations":[[43,{"src":"https://www.baidu.com"}],[45,{"height":"auto","width":"auto"}],[83,"0%"],[84,"0%"],[46,3],[42,4294901760]],"media":0,"selector":["item2"]},{"declarations":[[43,{"src":"https://www.baidu.com"}],[45,{"height":"auto","width":"auto"}],[83,"0%"],[84,"0%"],[46,3]],"media":0,"selector":["item2"]},{"declarations":[[43,{"src":"https://www.baidu.com"}],[45,{"height":"auto","width":"auto"}],[83,"0%"],[84,"0%"],[46,0]],"media":0,"selector":["item3"]},{"declarations":[[43,{"src":"https://www.baidu.com"}],[45,{"height":"auto","width":"auto"}],[83,"50%"],[84,"50%"],[46,0]],"media":0,"selector":["item4"]},{"declarations":[[43,{"src":"https://www.baidu.com"}],[45,{"height":"auto","width":"auto"}],[83,"100%"],[84,"0%"],[46,0]],"media":0,"selector":["item5"]},{"declarations":[[43,{"src":"https://www.baidu.com"}],[45,{"height":200,"width":100}],[83,"50%"],[84,"50%"],[46,0]],"media":0,"selector":["item6"]}]}'
95+
'{"fonts":[],"keyframes":[],"medias":[],"styles":[{"declarations":[[43,{"src":""}],[45,{"height":"auto","width":"auto"}],[83,"0%"],[84,"0%"],[46,3],[42,4294901760]],"media":0,"selector":["item"]},{"declarations":[[43,{"src":"https://www.baidu.com"}],[45,{"height":"auto","width":"auto"}],[83,"0%"],[84,"0%"],[46,3],[42,4294901760]],"media":0,"selector":["item2"]},{"declarations":[[43,{"src":"https://www.baidu.com"}],[45,{"height":"auto","width":"auto"}],[83,"0%"],[84,"0%"],[46,0]],"media":0,"selector":["item3"]},{"declarations":[[43,{"src":"https://www.baidu.com"}],[45,{"height":"auto","width":"auto"}],[83,"50%"],[84,"50%"],[46,0]],"media":0,"selector":["item4"]},{"declarations":[[43,{"src":"https://www.baidu.com"}],[45,{"height":"auto","width":"auto"}],[83,"100%"],[84,"0%"],[46,0]],"media":0,"selector":["item5"]},{"declarations":[[43,{"src":"https://www.baidu.com"}],[45,{"height":200,"width":100}],[83,"50%"],[84,"50%"],[46,0]],"media":0,"selector":["item6"]}]}'
9696

9797
## Harmony attrbute test background-image
9898

__test__/index.spec.mjs.snap

-2 Bytes
Binary file not shown.

npm/android-arm-eabi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/parse-css-to-stylesheet-android-arm-eabi",
3-
"version": "1.1.33",
3+
"version": "1.1.34",
44
"os": [
55
"android"
66
],

npm/android-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/parse-css-to-stylesheet-android-arm64",
3-
"version": "1.1.33",
3+
"version": "1.1.34",
44
"os": [
55
"android"
66
],

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/parse-css-to-stylesheet-darwin-arm64",
3-
"version": "1.1.33",
3+
"version": "1.1.34",
44
"os": [
55
"darwin"
66
],

npm/darwin-universal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/parse-css-to-stylesheet-darwin-universal",
3-
"version": "1.1.33",
3+
"version": "1.1.34",
44
"os": [
55
"darwin"
66
],

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/parse-css-to-stylesheet-darwin-x64",
3-
"version": "1.1.33",
3+
"version": "1.1.34",
44
"os": [
55
"darwin"
66
],

npm/linux-arm-gnueabihf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/parse-css-to-stylesheet-linux-arm-gnueabihf",
3-
"version": "1.1.33",
3+
"version": "1.1.34",
44
"os": [
55
"linux"
66
],

npm/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/parse-css-to-stylesheet-linux-arm64-gnu",
3-
"version": "1.1.33",
3+
"version": "1.1.34",
44
"os": [
55
"linux"
66
],

0 commit comments

Comments
 (0)