yarn @next/eslint-plugin-next 11.0.2-canary.21
v11.0.2-canary.21

3 years ago

Core Changes

  • Fix typo in error message: #27438
  • Add lazyBoundary prop to Image component: #27258
  • Ensure generateBuildId is not required in config type: #27443
  • Add eslint config options to NextConfig type: #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/image component has style prop: #27441
  • [ESLint] Adds --format flag to next lint: #27052

Documentation Changes

  • Update next/image docs with onLoadingComplete(): #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!

Don't miss a new eslint-plugin-next release

NewReleases is sending notifications on new releases.