#1356·stylex

[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.

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.

CSS bundling improvements

Improvements and optimizations to CSS bundling and build process

Dev tools

React Strict DOM

  • Native polyfills (via RSD)
    • stylex.when.* APIs
    • inline styles functions
    • stylex.include if we decide to bring it back