- Adds AI-powered dashboard generation using an LLM agent (beta).
- Enables users to automatically create custom dashboards from natural language prompts.
- Feature is released in beta and may have limited functionality.
ReactJS changelog digest
Mar 30 - Apr 5, 2026. Useful releases, risky migrations, and noisy updates from the ReactJS channel.
No matching updates in this bucket.
ReactJS updates in 2026-w14
- Add alpha and beta release channel support.
- Fix fs.watch to emit events on immediate writes.
- Reduce graceful shutdown timeout for watch from 5 seconds to 500 ms.
- Backported bug fixes and stability improvements, including CSS HMR on Safari and glibc Linux CI fixes.
- Added new options: skip interactive prompts for create‑next‑app, serverFastRefresh in next.config.js, and enabled server HMR for app route handlers in Turbopack.
- Moved expanded adapters documentation to the API reference and applied TypeScript v6 deprecations for baseUrl and moduleResolution.
- Add include and exclude fields to the compile configuration (feature)
- Fix a wide range of platform‑specific issues: HTTP external handling, Node.js crypto and process handling, WebTransport overflow, package.json alias resolution, LSP URI encoding, npm linked package resolution, resolver shadowing, serde b...
- Introduce rich text markdown widgets for custom dashboards
- Enable adding formatted markdown content to dashboard layouts