next 11.0.2-canary.21
Core Changes
- Fix typo in error message: #27438
- Add
lazyBoundaryprop to Image component: #27258 - Ensure generateBuildId is not required in config type: #27443
- Add eslint config options to
NextConfigtype: #27446 - Wait for getFilesForRoute promise to fulfill before timeout in dev mode: #27395
- Add config check for invalid duplicate locale domains: #27451
- Add warning when
next/imagecomponent hasstyleprop: #27441 - [ESLint] Adds
--formatflag tonext lint: #27052
Documentation Changes
- Update
next/imagedocs withonLoadingComplete(): #27440 - Update max-age in HSTS sample: #27452
Example Changes
- Add locale switcher to i18n-routing example: #27444
Misc Changes
- [eslint] move core-web-vitals config to eslint-plugin-next: #27363
Credits
Huge thanks to @styfle, @Ryz0nd, @stefanprobst, @sa3dany, @jarvelov, @apuyou, and @housseindjirdeh for helping!