File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.12.0] ( https://github.com/vue-styled-components/core/compare/v1.11.3...v1.12.0 ) (2025-06-10)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** css:** typedef issue([ #50 ] ( https://github.com/vue-styled-components/core/issues/50 ) ) ([ e37e8fa] ( https://github.com/vue-styled-components/core/commit/e37e8faff45e1f3f9aa41f78645adb683f266018 ) )
7
+ * ** css:** typedef issue([ #50 ] ( https://github.com/vue-styled-components/core/issues/50 ) ) ([ a2e4861] ( https://github.com/vue-styled-components/core/commit/a2e48617e25b1f21c4e145afd4804196d40a21c0 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * add style processing performance optimization ([ ab84953] ( https://github.com/vue-styled-components/core/commit/ab84953b0d9ca2fdfc0452ba5fedde5d25933daf ) )
13
+ * ** core:** supports CSS objects and style functions ([ eef7117] ( https://github.com/vue-styled-components/core/commit/eef7117faae627f8297b195275fc769fb00bf744 ) )
14
+
1
15
# [ 1.12.0-beta.3] ( https://github.com/vue-styled-components/core/compare/v1.12.0-beta.2...v1.12.0-beta.3 ) (2025-06-10)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-styled-components/core" ,
3
3
"type" : " module" ,
4
- "version" : " 1.12.0-beta.3 " ,
4
+ "version" : " 1.12.0" ,
5
5
"author" : {
6
6
"name" : " akinoccc" ,
7
7
"email" : " akinochen@foxmail.com"
You can’t perform that action at this time.
0 commit comments