Changes.Watch

ReactJS changelog digest

Nov 25 - Dec 1, 2024. Useful releases, risky migrations, and noisy updates from the ReactJS channel.

No matching updates in this bucket.

ReactJS updates in 2024-w48

Bun v1.1.38

  • Provides upgrade instructions for Windows users to Bun v1.1.38.
  • Release notes are published on Bun's blog.
  • Credits 11 contributors for this release.

v2.1.2

  • Added unstable instrumentation for Deno.serve, fetch, and repurposed CJS detection to load more modules as CJS
  • Fixed a wide range of bugs across the compiler, extensions (webgpu, websocket, fetch), Node APIs, LSP, task handling, and runtime operations
  • Improved performance for compile asset reading and webstorage handling