Changes.Watch

ReactJS changelog digest

Oct 27 - Nov 2, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.

No matching updates in this bucket.

ReactJS updates in 2025-w44

v2.5.6

  • Revert a previous URL pattern update
  • Add StatementSync columns() method for ext/node
  • Fix Windows spawning of .bat/.cmd files and improve path normalization by stripping periods and trailing slashes

Custom Global Filters Available for Dashboards (Early Adopter)

  • Adds custom global filters for dashboards
  • Filters use the same properties available in the widget builder
  • Feature released as an early adopter preview

v2.5.5

  • Introduced several unstable features: dependency age constraints (exclude packages, min age in deno.json, install only older deps), deno audit subcommand, process ID in permission broker messages, dynamic task CLI completions, and TypeSc...
  • Added support for specifying minimum dependency age and handling audit review actions.
  • Fixed numerous bugs across ext/node, ext/http, npm, LSP, coverage, docs, and core functionalities.