Skip to content

v9.1.3

Compare
Choose a tag to compare
@Timer Timer released this 08 Nov 04:48
· 17037 commits to canary since this release

Patches

  • Update static export example: clean up an extra query param: #9239
  • Dynamic granular chunking: #9090
  • Add unique identifier to router instance: #9015
  • Remove concurrency option from next export: #9197
  • Add Framer Motion example: #9185
  • Improve serverless build performance: #9155
  • Check if 'formatAmpMessages' returns a none empty string in Next.js build process: #8924
  • Add test for #8924: #9243
  • Fix Prettier Commit Hook: #9245
  • Error when user tries to use uncompiled next.config.ts: #9223
  • Add experimental example of next-news: #9249
  • Add experimental config for React Mode: #9207
  • Load granular chunks with correct asset prefix: #8993
  • Make sure to handle paths with dot in name for SPR: #9227
  • Update default chromedriver version: #9252
  • Bugfix/Performance: Start the modern child compiler earlier: #9257
  • Make sure to pipe output from staticCheckWorkers: #9256
  • Fix import next from "next": #9216
  • Update with-apollo-and-redux example: #9270
  • Update _app documentation to reflect no longer needing next/app: #9268
  • Fix example active-class-anme: Add support for children of ActiveLink without a className.: #9271
  • Remove dead code elimination for when iSSG isn't used: #9267
  • Add handling for exportTrailingSlash for iSSG pages: #9258
  • Require Node 8.10: #9278
  • Initial plugins implementation: #9139
  • Disallow iSSG revalidation period of zero: #9280
  • Fixed spelling of cookies: #9283
  • Polyfill window.fetch by Default: #9168
  • Add Patternfly example: #9251
  • Handle backslashes for plugins: #9282
  • Call getInitialProps on Component when it’s not defined on App: #9287
  • Simplify Build Output: #9281
  • Enforce the framework Chunk: #9250
  • Allow TypeScript Namespaces: #9308
  • Prevent CSS script tags in granular chunks: #9306
  • Only add static files route if folder exists: #9305
  • Update with-jest-react-testing-library: #9307
  • [with-firebase] Update to Node v10 and fix lint errors: #9318
  • Track polyfill file changes: #9321
  • Track framework bundle separately: #9322
  • Revert experimental plugins code from sentry example: #9317
  • Ensure we correctly decide on which packages need better interopt: #9327
  • Remove the parameterized-routing example: #9297
  • Add readme with experimental warning for plugins: #9345

Credits

Huge thanks to @meuwka, @janicklas-ralph, @ijjk, @ctavan, @natemoo-re, @developit, @jankarres, @sagartalla, @timneutkens, @devknoll, @zekchan, @Peeja, @HaNdTriX, @mgrubinger, @bennett4, @danielr18, @atcastle, @Megoos, @Industrial, and @lfades for helping!