Changes.Watch

ReactJS changelog digest

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

No matching updates in this bucket.

ReactJS updates in 2025-w19

Bun v1.2.13

  • Release Bun v1.2.13 with updated Windows install and upgrade instructions
  • Release notes available on Bun’s blog and credit to 7 contributors

v4.1.6

  • Added automatic conversion of arbitrary values to named values, parallel dependency updates, and source‑map generation in development.
  • Improved debugging with detailed @source directive logging and avoided scanning irrelevant files like .log and utility scans when using @reference.
  • Fixed bugs related to negative arbitrary scales, HAML extraction, arbitrary modifier shorthand replacement, and nested @apply rules.