Changes.Watch

ReactJS changelog digest

Feb 10 - Feb 16, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.

No matching updates in this bucket.

ReactJS updates in 2025-w07

v2.1.10

  • - Revert a prior LSP debug‑silence change and fix numerous bugs across CLI, compilation, extensions (napi, node), LSP diagnostics, and stream handling.
  • - Add performance improvements: reuse downloaded executable bytes, introduce cancellation checks in LSP blocking code, and implement a node resolution cache.
  • - Stabilize runtime behavior with fixes for native cert loading panic, snapshot creation, file permission checks, proxy HTTP requests, and other edge‑case errors.

JavaScript SDK v9

  • JavaScript SDK version 9 released.
  • No significant new features, bug fixes, or breaking changes highlighted.

v4.0.6

  • Fixed revert change that added unused theme variables to compiled CSS.
  • Ensures compiled CSS only includes variables that are actually used.