Changes.Watch

ReactJS changelog digest

May 12 - May 18, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.

No matching updates in this bucket.

ReactJS updates in 2025-w20

v2.3.3

  • Fixed check module to ignore errors on ambient modules and improved lockfile handling
  • Reverted problematic markup formatter upgrade to restore stability
  • Applied numerous bug fixes across ext/node, CLI, LSP, npm, and other subsystems

v2.3.2

  • v2.3.2 introduces a regression affecting CSS formatting.
  • Upgrade to v2.3.3 to avoid the issue.

v4.1.7

  • Added caching for faster template migration and introduced migration of bare values to named values.
  • Fixed numerous extraction and build issues: duplicate @theme/@utility suggestions, media query handling in ::before/::after, leftover CLI temp files, rotate utility negation, Clojure class extraction, @import source errors, and ignored c...
  • Updated utility naming to kebab‑case for named values and refined Vue attribute handling to avoid unintended migrations.

v2.2.13

  • Fix handling of contradictory global permission flags
  • Make allow environment stronger than deny environment

v2.1.13

  • Fix handling of contradictory global permission flags.
  • Make allow environment settings override deny environment settings.

Trace Explorer with Span Metrics - Generally Available

  • Introduces GA Trace Explorer for browsing span/trace samples
  • Enables on‑the‑fly aggregation of any span attribute to compute metrics without cardinality limits
  • Allows flexible, ad‑hoc metric creation directly from trace data