yarn @next/eslint-plugin-next 12.0.4-canary.0
v12.0.4-canary.0

2 years ago

Core Changes

  • Update middleware eval checks: #30883
  • Optimize the SSR middleware runtime size: #30906
  • Improve error handling in the SSR middleware: #31057
  • Ensure decode error in minimal mode responds with 400 not 500: #31037
  • Update ServerlessPlugin to use chunkGraph: #31058
  • Fix custom 404 page when concurrentFeatures is enabled: #31059
  • Upgrade React alpha and experimental dependencies to latest: #31039
  • Change disabled SWC message to Log.info: #31091
  • Add render prop support to <Main>: #30156
  • Change .web extension of document page to part of path: #31116
  • Enable code splitting for the web runtime build: #31090
  • Give priority to document.title over h1 when announcing page change: #31147
  • Add webpack5 namespace to fix type errors: #31140

Example Changes

  • Optimise bundle size for with-supertokens example: #31040
  • Update remark and remark-html dependencies: #31051

Misc Changes

  • improve windows support for benchmark: #31032

Credits

Huge thanks to @javivelasco, @shuding, @rishabhpoddar, @chemicalkosek, @huozhi, @timneutkens, @devknoll, @sokra, and @KittyGiraudel for helping!

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

NewReleases is sending notifications on new releases.