Changes.Watch

ReactJS changelog digest

Sep 15 - Sep 21, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.

No matching updates in this bucket.

ReactJS updates in 2025-w38

v2.5.1

  • Unstable features: WebSocket now supports Deno.HttpClient and a new TCP proxy for Deno.HttpClient.
  • Numerous bug fixes: corrected bundle output type, Node extension behaviours (fs, env, fchmod, readlink), fetch proxy flags, HTTP listener inheritance, init npm on mac, LSP lockfile handling, permissions error messaging, and ffi fast‑call...
  • Added an informational hint for the unstable Deno.bundle API.