File tree Expand file tree Collapse file tree
babel-plugin-rn-stylename-inline Expand file tree Collapse file tree 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.4.0-alpha.3] ( https://github.com/startupjs/cssx/compare/v0.4.0-alpha.2...v0.4.0-alpha.3 ) (2026-06-24)
7+
8+ ** Note:** Version bump only for package cssx
9+
10+
11+
12+
13+
614# [ 0.4.0-alpha.2] ( https://github.com/startupjs/cssx/compare/v0.4.0-alpha.1...v0.4.0-alpha.2 ) (2026-06-24)
715
816** Note:** Version bump only for package cssx
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.4.0-alpha.3] ( https://github.com/startupjs/cssx/compare/v0.4.0-alpha.2...v0.4.0-alpha.3 ) (2026-06-24)
7+
8+ ** Note:** Version bump only for package example
9+
10+
11+
12+
13+
614# [ 0.4.0-alpha.2] ( https://github.com/startupjs/cssx/compare/v0.4.0-alpha.1...v0.4.0-alpha.2 ) (2026-06-24)
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.4.0-alpha.2 " ,
4+ "version" : " 0.4.0-alpha.3 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "start" : " node --watch server.js"
88 },
99 "dependencies" : {
1010 "@babel/core" : " ^7.0.0" ,
11- "cssxjs" : " ^0.4.0-alpha.2 " ,
11+ "cssxjs" : " ^0.4.0-alpha.3 " ,
1212 "esbuild" : " ^0.21.4" ,
1313 "react" : " 19.2.7" ,
1414 "react-dom" : " 19.2.7"
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.4.0-alpha.2 " ,
2+ "version" : " 0.4.0-alpha.3 " ,
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.4.0-alpha.3] ( https://github.com/startupjs/startupjs/compare/v0.4.0-alpha.2...v0.4.0-alpha.3 ) (2026-06-24)
7+
8+ ** Note:** Version bump only for package @cssxjs/babel-plugin-rn-stylename-inline
9+
10+
11+
12+
13+
614# [ 0.4.0-alpha.2] ( https://github.com/startupjs/startupjs/compare/v0.4.0-alpha.1...v0.4.0-alpha.2 ) (2026-06-24)
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.4.0-alpha.2 " ,
3+ "version" : " 0.4.0-alpha.3 " ,
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.4.0-alpha.2 "
29+ "@cssxjs/loaders" : " ^0.4.0-alpha.3 "
3030 },
3131 "devDependencies" : {
3232 "@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.4.0-alpha.3] ( https://github.com/startupjs/cssx/compare/v0.4.0-alpha.2...v0.4.0-alpha.3 ) (2026-06-24)
7+
8+ ** Note:** Version bump only for package babel-preset-cssxjs
9+
10+
11+
12+
13+
614# [ 0.4.0-alpha.2] ( https://github.com/startupjs/cssx/compare/v0.4.0-alpha.1...v0.4.0-alpha.2 ) (2026-06-24)
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.4.0-alpha.2 " ,
3+ "version" : " 0.4.0-alpha.3 " ,
44 "description" : " Babel preset for compiling CSSX" ,
55 "main" : " index.js" ,
66 "exports" : {
1616 "dependencies" : {
1717 "@babel/plugin-syntax-jsx" : " ^7.0.0" ,
1818 "@babel/plugin-syntax-typescript" : " ^7.23.3" ,
19- "@cssxjs/babel-plugin-rn-stylename-inline" : " ^0.4.0-alpha.2 " ,
19+ "@cssxjs/babel-plugin-rn-stylename-inline" : " ^0.4.0-alpha.3 " ,
2020 "@cssxjs/babel-plugin-rn-stylename-to-style" : " ^0.4.0-alpha.2" ,
2121 "@react-pug/babel-plugin-react-pug" : " ^0.1.18"
2222 }
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.4.0-alpha.3] ( https://github.com/startupjs/cssx/compare/v0.4.0-alpha.2...v0.4.0-alpha.3 ) (2026-06-24)
7+
8+ ** Note:** Version bump only for package @cssxjs/bundler
9+
10+
11+
12+
13+
614# [ 0.4.0-alpha.2] ( https://github.com/startupjs/cssx/compare/v0.4.0-alpha.1...v0.4.0-alpha.2 ) (2026-06-24)
715
816** Note:** Version bump only for package @cssxjs/bundler
Original file line number Diff line number Diff line change 11{
22 "name" : " @cssxjs/bundler" ,
3- "version" : " 0.4.0-alpha.2 " ,
3+ "version" : " 0.4.0-alpha.3 " ,
44 "description" : " Compile CSSX styles in React Native and Web bundlers" ,
55 "exports" : {
66 "./metro-config" : " ./metro-config.js" ,
1818 },
1919 "license" : " MIT" ,
2020 "dependencies" : {
21- "@cssxjs/loaders" : " ^0.4.0-alpha.2 "
21+ "@cssxjs/loaders" : " ^0.4.0-alpha.3 "
2222 }
2323}
You can’t perform that action at this time.
0 commit comments