Download Latest Version flow-linux-arm64-v0.303.0.zip (16.7 MB)
Email in envelope

Get an email when there's a new version of Flow

Home / v0.303.0
Name Modified Size InfoDownloads / Week
Parent folder
flow 2026-02-26 1.5 kB
flow-win64-v0.303.0.zip 2026-02-26 14.3 MB
flow-osx-arm64-v0.303.0.zip 2026-02-26 10.7 MB
flow-linux-arm64-v0.303.0.zip 2026-02-26 16.7 MB
flow-linux64-v0.303.0.zip 2026-02-26 13.7 MB
README.md 2026-02-26 311 Bytes
v0.303.0 source code.tar.gz 2026-02-26 9.1 MB
v0.303.0 source code.zip 2026-02-26 15.1 MB
Totals: 8 Items   79.7 MB 0

New Features:

  • Adds a new stylex_shorthand_prop flowconfig option that enables syntactic sugar for StyleX on lowercase (intrinsic) JSX elements. When set to a prop name (e.g. stylex_shorthand_prop=sx), <div sx={[styles.foo, styles.bar]} /> desugars to <div {...stylex.props(styles.foo, styles.bar)} />.
Source: README.md, updated 2026-02-26