Changes.Watch

ReactJS changelog digest

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

No matching updates in this bucket.

ReactJS updates in 2025-w24

v2.3.6

  • Added esbuild‑based bundling, fetch support for vsock sockets, an unstable node conditions flag, and a new deploy subcommand.
  • Fixed a wide range of bugs across bundling, ext/node APIs, coverage, OS handling, formatter, installation, and LSP behavior.
  • Improved process spawning performance on Unix and updated various compatibility layers.

Bun v1.2.16

  • Add Windows installation instructions for Bun v1.2.16.
  • Provide upgrade guidance and a link to the release notes on Bun’s blog.
  • Acknowledge contributions from 25 community members.

v4.1.10

  • Fixed incorrectly generated CSS for percentage values in arbitrary calc expressions.
  • Ensured proper handling of utility classes like w-[calc(100%_var(--offset))]

v4.1.9

  • Fixed parsing of custom properties with semicolons in strings
  • Added migrations for arbitrary modifiers, CSS variable shorthands, negative arbitrary values, and excluded blur migrations
  • Adjusted math expression formatting to avoid spaces around CSS dashed identifiers