github vercel/next.js v12.2.6-canary.1

latest releases: v14.3.0-canary.40, v14.3.0-canary.39, v14.3.0-canary.38...
pre-release20 months ago

Core Changes

  • Fix failing switchable runtime deploy test: #39579
  • Fix Edge SSR routes: #39594
  • Support tsconfig paths without baseurl: #34926
  • Enable @typescript-eslint/no-use-before-define for functions: #39602
  • Remove minify: false for webpack5 bundle: #39620
  • Next Server code refactoring: #39591
  • Eliminate path and utils from base server: #39622
  • Remove webpack4 types: #39631
  • Enable additional TypeScript ESLint rules: #39640
  • fix(next/dynamic): handle template literal import path: #39623
  • Add comment on slash normalizing in server: #39653
  • Refactor base server: #39649
  • Add separate entry per layout/page.: #39611
  • fix(next-server): Fix priority for edge routes : #39462
  • Add todo for dependsOn: #39677
  • Improved server CSS handling: #39664
  • feat(next-swc): Update swc: #39499

Documentation Changes

  • Update strategies count to 4: #39610

Example Changes

  • Typo : #39596
  • Update Convex Example: #39562
  • Update with-loading example: #39646
  • [Docs] Update with-slate example: #39639

Misc Changes

  • Add edge ssr to pr stats: #39621
  • Update test failure logging : #39655
  • Update image tests files from *.js to *.ts: #39663
  • fix(create-app): support github url has trailing slash: #39665

Credits

Huge thanks to @thatbeautifuldream, @shuding, @Janpot, @timneutkens, @huozhi, @MoosaSaadat, @alexcole, @HaNdTriX, @magic-akari, @balazsorban44, @styfle, @SukkaW, and @kdy1 for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.