[roadmap] StyleX v1.0.0
Author: mellyeliuCreated Dec 3, 2025Updated Sep 10, 2026
Creating a place to centralize our broader plans for 2026, consolidate open ideas and discussions, and taskify progress towards v1.0.0. See also (https://github.com/facebook/stylex/discussions/1355)
Conveniences
One of the common complaints about StyleX is that it leans verbose certain use cases. These are ideas to address that.
- #1357
- #1359
- https://github.com/facebook/stylex/issues/1395
- #1423
Features
- #1358
- #1232
- #1174
- #1363
- #1365
- #1366
Website + docs
Most of the docs need an overhaul, and the examples should be updated to use the unplugin whenever possible, or require a general update (as with NextJS). Doc improvements are especially important to support LLM readiness.
- #732
- #1361
- #1256
- Documentation improvements:
CSS bundling improvements
Improvements and optimizations to CSS bundling and build process
- https://github.com/facebook/stylex/issues/717
- CSS normalization (dedupe rules, group at-rules) (nice to have)
- #1482
- Baseline CSS resets and overrides
Dev tools
- https://github.com/facebook/stylex/pull/1401 (and possibly VS Code extension)
- ESLint improvements (valid-styles, sort keys, stylelint integration)
- Library codemods for migration from other frameworks
React Strict DOM
- Native polyfills (via RSD)
-
stylex.when.*APIs - inline styles functions
-
stylex.includeif we decide to bring it back
-
Source: facebook/stylex