v16.2.0-canary.59
📦 next-jsView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release includes internal refactoring for Turbopack, fixes an issue where the Image component ignored quality settings in Jest, and updates several internal dependencies and documentation.
Migration Steps
- Revert any local changes made based on the commit "keep next-env.d.s unchanged between dev and build" as it has been reverted.
🐛 Bug Fixes
- Image component now correctly respects images.qualities setting even in Jest environments.