Changes.Watch

ReactJS changelog digest

Apr 7 - Apr 13, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.

No matching updates in this bucket.

ReactJS updates in 2025-w15

v2.1.12

  • Fixed incorrect version number reported by `deno v` in the previous release.
  • Added SHAKE128/256 hash algorithm aliases and made crypto cipher APIs return Buffer objects.
  • Extended `spawnSync` with an `input` option, updated path separator polyfill to use primordials, and introduced a reset method for the event loop delay histogram.

v2.2.9

  • Fix panic in `deno compile` when a node_modules directory is present and correctly embed Windows executable icons.
  • Add multiple Node.js compatibility APIs (fs streams, parseArgs negation, Buffer methods, crypto aliases, process utilities, spawnSync input, npm handling, task runner expansions).
  • Resolve crash reporting regressions: preserve N‑API symbols on macOS, include full Git SHA in canary panic URLs, and fix related symbolication issues.

v2.1.11

  • Added extensive documentation updates and examples for SubtleCrypto, Temporal API, console, globalThis.caches, and other modules
  • Fixed a wide range of bugs across CLI, node extensions, npm resolution, install processes, coverage output, and type definitions
  • Improved performance in install caching and LSP auto‑import handling, and implemented Temporal.ZonedDateTime time‑zone transition support

Track Release and Session Health from within Insights (Early Adopters)

  • Early Adopters can now view Session Health data for frontend and mobile apps inside Insights
  • Session Health data is correlated with Releases, simplifying investigation of metric anomalies

View Distributions of Feature Flag evaluations inside Issue Details

  • Added a view displaying distribution of Feature Flag values for an Issue
  • Accessible via the tag drawer in the new issue details UI using the ‘View all tags and feature flags’ button

Bun v1.2.9

  • Adds Windows installation instructions for Bun v1.2.9.
  • Provides upgrade guidance and credits 13 contributors.