- Redesigned widget builder for faster creation and editing
- Enables quicker data visualization and refinement without workflow disruption
Next.js changelog digest
Mar 10 - Mar 16, 2025. Useful releases, risky migrations, and noisy updates from the Next.js channel.
No matching updates in this bucket.
Next.js updates in 2025-w11
- Fixed candidate extraction failures with JavaScript string interpolation (${...})
- Corrected handling of variants containing a '.' character during extraction
- Resolved extraction issues for Clojure and ClojureScript candidates
- Fixed Haml, Pug, and Slim pre‑processor handling, including dot‑containing candidates and preprocessing errors
- Excluded .node and .wasm files from utility scanning and improved JSON file scanning performance
- Prevented generation of invalid CSS when links are wrapped in square brackets