Skip to content

[release] v0.13.0#1066

Merged
mellyeliu merged 1 commit intomainfrom
release/v0.13.0
May 19, 2025
Merged

[release] v0.13.0#1066
mellyeliu merged 1 commit intomainfrom
release/v0.13.0

Conversation

@mellyeliu
Copy link
Copy Markdown
Member

$ npm run release -- -v 0.13.0

since #1034 is wrapped up

will add release notes in separate pr

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 18, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 18, 2025

workflow: benchmarks/perf

Comparison of performance test results, measured in operations per second. Larger is better.

benchmarks@0.13.0 compare
node ./compare.js /tmp/tmp.lZm1jdjue5 /tmp/tmp.R7yS4uxYbZ

Results Base Patch Ratio
babel-plugin: stylex.create
· basic create 515 522 1.01 +
· complex create 167 183 1.10 !!
babel-plugin: stylex.createTheme
· basic themes 446 440 0.99 -
· complex themes 39 40 1.03 +

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 18, 2025

workflow: benchmarks/size

Comparison of minified (terser) and compressed (brotli) size results, measured in bytes. Smaller is better.

benchmarks@0.13.0 compare
node ./compare.js /tmp/tmp.zHlZjJm67q /tmp/tmp.HyhQrE8Xci

Results Base Patch Ratio
@stylexjs/stylex/lib/cjs/stylex.js
· compressed 1,200 1,200 1.00
· minified 3,513 3,513 1.00
@stylexjs/stylex/lib/cjs/inject.js
· compressed 1,227 1,227 1.00
· minified 3,224 3,224 1.00
benchmarks/size/.build/bundle.js
· compressed 537,611 537,611 1.00
· minified 7,435,904 7,435,904 1.00
benchmarks/size/.build/stylex.css
· compressed 100,509 100,509 1.00
· minified 754,513 754,513 1.00

Copy link
Copy Markdown
Contributor

@necolas necolas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's also a patch to the postcss-plugin that should be added to the changelog

Comment thread examples/example-nextjs/app/globalTokens.stylex.ts Outdated
Comment thread examples/example-nextjs/app/page.tsx Outdated
Comment thread examples/example-nextjs/app/page.tsx Outdated
@mellyeliu
Copy link
Copy Markdown
Member Author

modified the changelog here: #1068

@mellyeliu mellyeliu requested a review from necolas May 19, 2025 05:30
Copy link
Copy Markdown
Contributor

@necolas necolas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Will need a rebase / re-run

@mellyeliu mellyeliu merged commit d25f290 into main May 19, 2025
9 checks passed
@mellyeliu mellyeliu deleted the release/v0.13.0 branch May 19, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants