File tree Expand file tree Collapse file tree
babel-plugin-rn-stylename-to-style 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.3.0-alpha.1] ( https://github.com/startupjs/cssx/compare/v0.3.0-alpha.0...v0.3.0-alpha.1 ) (2026-03-25)
7+
8+
9+ ### Performance Improvements
10+
11+ * update babel pug plugin to short-circuit processing of files which don't have pug ([ 6317ee3] ( https://github.com/startupjs/cssx/commit/6317ee3d9b30a218cc6a5157327ad85fa46e1ac2 ) )
12+
13+
14+
15+
16+
617# [ 0.3.0-alpha.0] ( https://github.com/startupjs/cssx/compare/v0.2.33...v0.3.0-alpha.0 ) (2026-03-25)
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.3.0-alpha.1] ( https://github.com/startupjs/cssx/compare/v0.3.0-alpha.0...v0.3.0-alpha.1 ) (2026-03-25)
7+
8+ ** Note:** Version bump only for package example
9+
10+
11+
12+
13+
614# [ 0.3.0-alpha.0] ( https://github.com/startupjs/cssx/compare/v0.2.33...v0.3.0-alpha.0 ) (2026-03-25)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " example" ,
33 "private" : true ,
4- "version" : " 0.3.0-alpha.0 " ,
4+ "version" : " 0.3.0-alpha.1 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "start" : " node --watch server.js"
88 },
99 "dependencies" : {
1010 "@babel/core" : " ^7.0.0" ,
11- "cssxjs" : " ^0.3.0-alpha.0 " ,
11+ "cssxjs" : " ^0.3.0-alpha.1 " ,
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.3.0-alpha.0 " ,
2+ "version" : " 0.3.0-alpha.1 " ,
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.3.0-alpha.1] ( https://github.com/startupjs/startupjs/compare/v0.3.0-alpha.0...v0.3.0-alpha.1 ) (2026-03-25)
7+
8+
9+ ### Performance Improvements
10+
11+ * update babel pug plugin to short-circuit processing of files which don't have pug ([ 6317ee3] ( https://github.com/startupjs/startupjs/commit/6317ee3d9b30a218cc6a5157327ad85fa46e1ac2 ) )
12+
13+
14+
15+
16+
617# [ 0.3.0-alpha.0] ( https://github.com/startupjs/startupjs/compare/v0.2.33...v0.3.0-alpha.0 ) (2026-03-25)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @cssxjs/babel-plugin-rn-stylename-to-style" ,
3- "version" : " 0.3.0-alpha.0 " ,
3+ "version" : " 0.3.0-alpha.1 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
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.3.0-alpha.1] ( https://github.com/startupjs/cssx/compare/v0.3.0-alpha.0...v0.3.0-alpha.1 ) (2026-03-25)
7+
8+
9+ ### Performance Improvements
10+
11+ * update babel pug plugin to short-circuit processing of files which don't have pug ([ 6317ee3] ( https://github.com/startupjs/cssx/commit/6317ee3d9b30a218cc6a5157327ad85fa46e1ac2 ) )
12+
13+
14+
15+
16+
617# [ 0.3.0-alpha.0] ( https://github.com/startupjs/cssx/compare/v0.2.33...v0.3.0-alpha.0 ) (2026-03-25)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-preset-cssxjs" ,
3- "version" : " 0.3.0-alpha.0 " ,
3+ "version" : " 0.3.0-alpha.1 " ,
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-rn-stylename-inline" : " ^0.3.0-alpha.0" ,
20- "@cssxjs/babel-plugin-rn-stylename-to-style" : " ^0.3.0-alpha.0 " ,
20+ "@cssxjs/babel-plugin-rn-stylename-to-style" : " ^0.3.0-alpha.1 " ,
2121 "@react-pug/babel-plugin-react-pug" : " ^0.1.10"
2222 }
2323}
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.3.0-alpha.1] ( https://github.com/startupjs/cssx/compare/v0.3.0-alpha.0...v0.3.0-alpha.1 ) (2026-03-25)
7+
8+
9+ ### Performance Improvements
10+
11+ * update babel pug plugin to short-circuit processing of files which don't have pug ([ 6317ee3] ( https://github.com/startupjs/cssx/commit/6317ee3d9b30a218cc6a5157327ad85fa46e1ac2 ) )
12+
13+
14+
15+
16+
617# [ 0.3.0-alpha.0] ( https://github.com/startupjs/cssx/compare/v0.2.33...v0.3.0-alpha.0 ) (2026-03-25)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " cssxjs" ,
3- "version" : " 0.3.0-alpha.0 " ,
3+ "version" : " 0.3.0-alpha.1 " ,
44 "description" : " CSS-in-JS with actual CSS syntax" ,
55 "type" : " module" ,
66 "main" : " index.js" ,
3535 },
3636 "dependencies" : {
3737 "@cssxjs/babel-plugin-rn-stylename-inline" : " ^0.3.0-alpha.0" ,
38- "@cssxjs/babel-plugin-rn-stylename-to-style" : " ^0.3.0-alpha.0 " ,
38+ "@cssxjs/babel-plugin-rn-stylename-to-style" : " ^0.3.0-alpha.1 " ,
3939 "@cssxjs/bundler" : " ^0.3.0-alpha.0" ,
4040 "@cssxjs/loaders" : " ^0.3.0-alpha.0" ,
4141 "@cssxjs/runtime" : " ^0.3.0-alpha.0" ,
4242 "@react-pug/babel-plugin-react-pug" : " ^0.1.10" ,
43- "babel-preset-cssxjs" : " ^0.3.0-alpha.0 "
43+ "babel-preset-cssxjs" : " ^0.3.0-alpha.1 "
4444 },
4545 "peerDependencies" : {
4646 "react" : " *"
You can’t perform that action at this time.
0 commit comments