Changes.Watch

ReactJS changelog digest

Jul 28 - Aug 3, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.

No matching updates in this bucket.

ReactJS updates in 2025-w31

v2.4.3

  • feat(unstable): add useful metadata to tunnel
  • fix: numerous bug fixes across bundling, compilation, Node extensions, HTTP handling, LSP, task parsing, config deserialization, and workspace imports
  • perf: optimize Buffer.subarray and Buffer.prototype.utf8Slice

19.1.1 (July 28, 2025)

  • Fixed Owner Stacks to work with ES2015 function.name semantics.
  • Ensures correct stack handling for functions defined using ES2015 syntax.