- Introduces a high‑performance engine (up to 5× faster full builds, 100× faster incremental) with CSS‑first configuration and native CSS variables.
- Adds first‑party Vite plugin, automatic content detection, container queries, 3D transform utilities, expanded gradient APIs, @starting variant, and many new utilities.
- Breaking changes include a shift from JavaScript config to CSS‑based config; an upgrade guide and automated migration tool are provided.
ReactJS changelog digest
Jan 20 - Jan 26, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.
No matching updates in this bucket.
ReactJS updates in 2025-w04
- Release of Bun 1.2 with updated installation instructions for Windows
- Provides upgrade guide to move to Bun v1.2.0
- Fixed multiple Node extension issues: GCM auth tag check, FileHandle sync, socket error propagation, and TLS connect regression.
- Updated OS extension to pass SignalState to web workers and removed importMap field from global install config.
- Switched to 'getrandom' feature for sys traits crate and removed SWC from the compiler bundle for performance gains.