stylex icon indicating copy to clipboard operation
stylex copied to clipboard

Release: v0.5.0-beta.1 branch

Open nmn opened this issue 1 year ago • 2 comments

This is a beta branch for now, do not merge into main.

nmn avatar Jan 07 '24 13:01 nmn

compressed-size: runtime library

Size change: +0.09 kB Total size: 2.52 kB

Filename: gzip (minify) kB size kB change % change
./packages/stylex/lib/stylex.js 1.04 (3.22) +0.09 (-0.09) +9.9% (-2.6%) 🔴
View unchanged
Filename: gzip (minify) kB size kB change % change
./packages/stylex/lib/StyleXSheet.js 1.48 (3.75) 0.00 (0.00) 0.0% (0.0%)

github-actions[bot] avatar Jan 07 '24 13:01 github-actions[bot]

compressed-size: e2e bundles

Size change: +0.16 kB Total size: 1128.55 kB

Filename: gzip (minify) kB size kB change % change
./apps/rollup-example/.build/bundle.js 1005.20 (10185.36) +0.02 (-0.00) 0.0% (-0.0%) 🔴
./apps/rollup-example/.build/stylex.css 123.34 (773.82) +0.14 (+0.88) +0.1% (+0.1%) 🔴

github-actions[bot] avatar Jan 07 '24 13:01 github-actions[bot]

FYI I tried the 0.5 alpha and got an error, not sure if it's fixed in this branch

image

dev: true & runtimeInjection: true

necolas avatar Jan 14 '24 20:01 necolas

@necolas That problem should have been fixed in alpha.3, if you're still seeing that problem I might need your help figuring out the root cause.

nmn avatar Jan 15 '24 20:01 nmn