File tree Expand file tree Collapse file tree 19 files changed +125
-44
lines changed
babel-plugin-rn-stylename-inline
babel-plugin-rn-stylename-to-style Expand file tree Collapse file tree 19 files changed +125
-44
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.2.30] ( https://github.com/startupjs/cssx/compare/v0.2.29...v0.2.30 ) (2026-01-18)
7+
8+
9+ ### Features
10+
11+ * support animation and transition (the way it's expected by Reanimated v4) ([ 44a1f77] ( https://github.com/startupjs/cssx/commit/44a1f778074f1f65a8ccd76994a6bf1a3eb5e4a7 ) )
12+
13+
14+
15+
16+
617## [ 0.2.29] ( https://github.com/startupjs/cssx/compare/v0.2.28...v0.2.29 ) (2025-12-26)
718
819
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.2.30] ( https://github.com/startupjs/cssx/compare/v0.2.29...v0.2.30 ) (2026-01-18)
7+
8+ ** Note:** Version bump only for package example
9+
10+
11+
12+
13+
614## [ 0.2.29] ( https://github.com/startupjs/cssx/compare/v0.2.28...v0.2.29 ) (2025-12-26)
715
816** Note:** Version bump only for package example
Original file line number Diff line number Diff line change 11{
22 "name" : " example" ,
33 "private" : true ,
4- "version" : " 0.2.29 " ,
4+ "version" : " 0.2.30 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "start" : " node --watch server.js"
88 },
99 "dependencies" : {
1010 "@babel/core" : " ^7.0.0" ,
11- "cssxjs" : " ^0.2.29 " ,
11+ "cssxjs" : " ^0.2.30 " ,
1212 "esbuild" : " ^0.21.4" ,
1313 "react" : " ^18.3.1" ,
1414 "react-dom" : " ^18.3.1"
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.2.29 " ,
2+ "version" : " 0.2.30 " ,
33 "npmClient" : " yarn" ,
44 "packages" : [
55 " packages/*" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.2.30] ( https://github.com/startupjs/startupjs/compare/v0.2.29...v0.2.30 ) (2026-01-18)
7+
8+ ** Note:** Version bump only for package @cssxjs/babel-plugin-rn-stylename-inline
9+
10+
11+
12+
13+
614## [ 0.2.29] ( https://github.com/startupjs/startupjs/compare/v0.2.28...v0.2.29 ) (2025-12-26)
715
816** Note:** Version bump only for package @cssxjs/babel-plugin-rn-stylename-inline
Original file line number Diff line number Diff line change 11{
22 "name" : " @cssxjs/babel-plugin-rn-stylename-inline" ,
3- "version" : " 0.2.29 " ,
3+ "version" : " 0.2.30 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
2626 "@babel/parser" : " ^7.0.0" ,
2727 "@babel/template" : " ^7.4.0" ,
2828 "@babel/types" : " ^7.0.0" ,
29- "@cssxjs/loaders" : " ^0.2.27 " ,
30- "@cssxjs/runtime" : " ^0.2.29 "
29+ "@cssxjs/loaders" : " ^0.2.30 " ,
30+ "@cssxjs/runtime" : " ^0.2.30 "
3131 },
3232 "devDependencies" : {
3333 "@babel/plugin-syntax-jsx" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.2.30] ( https://github.com/startupjs/startupjs/compare/v0.2.29...v0.2.30 ) (2026-01-18)
7+
8+ ** Note:** Version bump only for package @cssxjs/babel-plugin-rn-stylename-to-style
9+
10+
11+
12+
13+
614## [ 0.2.29] ( https://github.com/startupjs/startupjs/compare/v0.2.28...v0.2.29 ) (2025-12-26)
715
816** Note:** Version bump only for package @cssxjs/babel-plugin-rn-stylename-to-style
Original file line number Diff line number Diff line change 11{
22 "name" : " @cssxjs/babel-plugin-rn-stylename-to-style" ,
3- "version" : " 0.2.29 " ,
3+ "version" : " 0.2.30 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
2727 "@babel/parser" : " ^7.0.0" ,
2828 "@babel/template" : " ^7.4.0" ,
2929 "@babel/types" : " ^7.0.0" ,
30- "@cssxjs/runtime" : " ^0.2.29 "
30+ "@cssxjs/runtime" : " ^0.2.30 "
3131 },
3232 "devDependencies" : {
3333 "@babel/plugin-syntax-jsx" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.2.30] ( https://github.com/startupjs/cssx/compare/v0.2.29...v0.2.30 ) (2026-01-18)
7+
8+ ** Note:** Version bump only for package babel-preset-cssxjs
9+
10+
11+
12+
13+
614## [ 0.2.29] ( https://github.com/startupjs/cssx/compare/v0.2.28...v0.2.29 ) (2025-12-26)
715
816** Note:** Version bump only for package babel-preset-cssxjs
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-preset-cssxjs" ,
3- "version" : " 0.2.29 " ,
3+ "version" : " 0.2.30 " ,
44 "description" : " Babel preset for compiling CSSX" ,
55 "main" : " index.js" ,
66 "exports" : {
1717 "@babel/plugin-syntax-jsx" : " ^7.0.0" ,
1818 "@babel/plugin-syntax-typescript" : " ^7.23.3" ,
1919 "@cssxjs/babel-plugin-react-pug" : " ^0.2.27" ,
20- "@cssxjs/babel-plugin-rn-stylename-inline" : " ^0.2.29 " ,
21- "@cssxjs/babel-plugin-rn-stylename-to-style" : " ^0.2.29 "
20+ "@cssxjs/babel-plugin-rn-stylename-inline" : " ^0.2.30 " ,
21+ "@cssxjs/babel-plugin-rn-stylename-to-style" : " ^0.2.30 "
2222 }
2323}
You can’t perform that action at this time.
0 commit comments