- Fix node type handling in check module.
- Revert stub implementations of Module.register and Module.registerHooks.
ReactJS changelog digest
Dec 15 - Dec 21, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.
No matching updates in this bucket.
ReactJS updates in 2025-w51
- Introduce an unstable `sandbox` subcommand with initial implementation.
- Fix numerous bugs across core functionality, CLI, extensions, telemetry, networking, and runtime (e.g., audit deserialization, JSX import handling, Deno tunnel token handling, codesign temp directory, SQLite backup, UV bindings, environm...
- Improve the sandbox flag behavior and add related tests.
- Bun v1.3.5 released with installation and upgrade instructions for Windows
- Release notes and community contributions are listed on Bun's blog
- Introduced unstable feature to make the app field optional in deploy configurations.
- Fixed multiple bugs: Intel Mac compilation, Windows native binary execution, CLI stream handling, type‑only imports for graph building, source‑map path handling, and other platform‑specific issues.
- Updated compatibility for DatabaseSync and corrected Deno command alias location on Windows.