Changes.Watch

ReactJS changelog digest

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

No matching updates in this bucket.

ReactJS updates in 2025-w11

v2.2.4

  • Added OpenTelemetry span context propagators, tracing support for node:http.request, and FORCE_COLOR option.
  • Fixed numerous bugs across bench timing, type checking, CLI warnings, Node extensions, install handling, LSP imports, module resolution, otel warnings, fetch tracing, and unhandled rejections.
  • Improved LSP performance by lazily starting the TypeScript server.

Improved dashboard widget creation

  • Redesigned widget builder for faster creation and editing
  • Enables quicker data visualization and refinement without workflow disruption

v4.0.14

  • Fixed candidate extraction failures with JavaScript string interpolation (${...})
  • Corrected handling of variants containing a '.' character during extraction
  • Resolved extraction issues for Clojure and ClojureScript candidates

v4.0.13

  • Fixed Haml, Pug, and Slim pre‑processor handling, including dot‑containing candidates and preprocessing errors
  • Excluded .node and .wasm files from utility scanning and improved JSON file scanning performance
  • Prevented generation of invalid CSS when links are wrapped in square brackets

Bun v1.2.5

  • Release Bun v1.2.5 with Windows installation and upgrade guidance
  • Acknowledges contributions from 25 community members