Changes.Watch

ReactJS changelog digest

Mar 17 - Mar 23, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.

No matching updates in this bucket.

ReactJS updates in 2025-w12

v2.2.5

  • Added basic OpenTelemetry event recording and support for local npm package copies (unstable features)
  • Upgraded Deno core and V8 to version 13.5, and introduced several bug fixes across extensions, LSP, and error handling

v4.0.15

  • Fixed multiple bugs: corrected bg‑conic angle handling, border width parsing, Safari 16.4/16.5 crash, Linux worker segfault, and class extraction in Slim templates; removed redundant line‑height from Preflight.
  • Added new capabilities: pre‑process <template lang="…"> in Vue files, exported PluginUtils for v3 compatibility, and enhanced theme() to return CSS variables when valid.
  • Improved compatibility and stability: increased macOS x64 hardware support, ensured CSS rebuilds when new variables appear, and walked around Safari preflight crash.

Autofix (Beta) updates for mid-March 2025

  • Automatic Autofix runs are now available as a limited preview
  • Autofix can be used without GitHub integration
  • Updated models and additional fixes improve stability