next 11.0.2-canary.16
Core Changes
- Use SWC to compile Next.js core server files: #27167
- Fix css minify incorrectly duplicating variables: #27150
- Fix gsp generation with file extension: #27144
- Add
minimumCacheTTLconfig for Image Optimization: #27200
Documentation Changes
- Change pure functions to functions: #27192
- [ESLint Plugin] Adds
no-duplicate-headrule: #27179
Example Changes
- Fix Image is missing required "src" property error: #27180
- Fix Prop
hrefdid not match error: #27183
Credits
Huge thanks to @timneutkens, @styfle, @nyedidikeke, @mastoj, @housseindjirdeh, and @huozhi for helping!