Changes.Watch

ReactJS changelog digest

Jun 30 - Jul 6, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.

No matching updates in this bucket.

ReactJS updates in 2025-w27

Bun v1.2.18

  • Release Bun v1.2.18 with updated Windows installation and upgrade instructions.
  • Acknowledges contributions from 14 community members.
  • Refer to the Bun blog release notes for detailed changes.

v2.4.0

  • Added extensive support for text and bytes imports, new bundle/compile options, and several CLI flags (deny import, preload/import, update subcommand) plus env vars like DENO_AUTO_SERVE and DENO_COMPAT
  • Expanded Node compatibility layer with new fs.glob APIs, global Buffer and global objects, setImmediate/clearImmediate, and stabilized node conditions flags
  • Implemented numerous bug fixes across bundling, formatting, ext/node, LSP, install and improved performance by skipping cache loading for already cached imports