- Add a new @theme static option to always include theme variables in compiled CSS
- Remove stray console.log statements from @tailwindcss/vite
- Change default to exclude unused theme variables from compiled CSS
Next.js changelog digest
Feb 3 - Feb 9, 2025. Useful releases, risky migrations, and noisy updates from the Next.js channel.
No matching updates in this bucket.
Next.js updates in 2025-w06
- Sentry's Release GitHub Action is now supported on all GitHub-hosted runners
- Enables broader CI/CD integration without needing self‑hosted runners
- Introduces revamped issue details page with an improved UI for all users
- Enhances triage workflow efficiency and resolves prior usability concerns
- Fixed crashes and parsing issues with JS theme values, escaped underscores in CSS variables, and ensured @keyframes are generated across multiline animation variables.
- Resolved platform-specific problems: older instruction set support for Linux x64 CLI builds, proper Node addon packaging on FreeBSD, respecting NODE_PATH, and skipping stylesheet parsing for Vite's ?commonjs flag.
- Corrected Firefox order‑first/last handling, Vite stylesheet parsing order, and prevented stack overflow when @variant appears in referenced stylesheets.
- AI-powered issue grouping is now generally available.
- Improved duplicate detection reduces issue and alert noise by ~40%.
- Add an opinionated Mobile Vitals landing page
- Displays key mobile performance metrics in a concise view
- Provides quick insights for mobile optimization