Skip to content

v9.0.6

Compare
Choose a tag to compare
@Timer Timer released this 17 Sep 18:37
· 17168 commits to canary since this release

Patches

  • Replace worker-farm with jest-worker: #8496
  • Fix backslashes in stats causing tests to fail on windows: #8505
  • Add missing dependency to next-server: #8507
  • Remove _app from with-apollo example: #8504
  • Normalize errors to use nextjs.org: #8518
  • Update with-react-intl for v3: #8526
  • Improve with-apollo example: #8508
  • Improve With Firebase Authentication example: #8533
  • Update with-zones example: #8459
  • Specify loader paths for PnP support: #8531
  • Add modern-preset Babel option: #8521
  • Remove link: #8539
  • Fix typo in link in example's README: #8545
  • Fix with-context-api example: #8559
  • Refactor active-class-name example: #8558
  • Encode URL paths in HTML and CSR: #8435
  • Add err.sh for incompatible href and as: #8561
  • Make sure to 404 for /_next/static: #8564
  • Fix serverless chunking: #8569
  • Fix docs: #8577
  • Remove extra default export from readme: #8579
  • Update performance marking: #8527
  • Update styled-jsx: #8583
  • Update README.md badge text: #8593
  • Fix react-native-web example FOUC: #8576
  • Update README and data-fetch example to use function components.: #8546
  • Fix with-slate example: #8566
  • Refactor with-loading example: #8560
  • Add cookie path property: #8594
  • Remove _app.js from with-apollo-auth example: #8556
  • This example shows how to use STOMP inside a Next.js application.: #8511
  • Use import instead of require in with-apollo example: #8575
  • Use URL-friendly chunk names: #8609
  • Add data-ampdevmode attribute for AMP scripts: #8524
  • Fix production test failing in ie11: #8612
  • Delete next-env.d.ts in JS implementation example: #8619
  • Move next-server back into next package: #8613
  • Fix getInitialProps issue in with-apollo example: #8620
  • Update commons glob for granular chunks: #8622
  • Update workers for next export: #8623
  • Update Next.js Telemetry Event Shapes: #8628
  • Improve with-apollo-auth example: #8633
  • Fix typo in README.md #8640: #8642
  • Add Apollo Server and Client Example App: #8195
  • Mention Custom App GIP in UPGRADING: #8647
  • Update Create Next App Template: #8648
  • [docs] useRouter cannot be used with classes: #8649
  • Remove extra pages: #8651
  • Fix yarn workspaces example: #8631
  • Adds the PnP plugin by default: #8653
  • Revert "Remove extra pages from export test": #8658
  • Add intl and Apollo to packages of interest: #8665
  • Remove Telemetry Registration: #8664
  • Re-enable anonymous telemetry: #8667
  • Resolve externals using webpack's context: #8669
  • Uses the PnP API when available: #8668
  • Better type for AppTree in NextPageContext: #8662
  • Update stats-config to be more deterministic: #8679
  • Fix relay modern server express example: #8683
  • Support non-flag variant of telemetry cmds: #8695
  • Add telemetry CLI tests: #8696
  • Optimize test setup: #8644
  • Test non-flag and re-runs of telemetry cmds: #8697
  • Delay updating asPath for auto exported pages: #8681
  • Add electron typescript example: #8682
  • Fix login popup not working: #8700
  • Catch all requests in custom server: #8704
  • Lock CircleCi image for now: #8706
  • TypeScript report on active pages only: #8703
  • Update pages-loader to return one value: #8629
  • Nit: sort experimental keys: #8707
  • Warn build on duplicate pages: #8646
  • Organize webpack configuration imports: #8711
  • Add test for duplicate scripts and add extra de-duping: #8709
  • [Docs] Prefetch disabled for 2g or SaveData header: #8717
  • Refactor api-routes-apollo-server-and-client example: #8673
  • Migrate GitHub Action config and remove un-used secret: #8719
  • Update actions config: 80ab8dd
  • Disable telemetry for tests: #8725
  • Add missing Link import to routing doc: #8728
  • Externalize experimental package: #8731
  • Update pull_request workflow: 5c83684
  • Make sure renderOpts is available before checking: #8734
  • Make sure to fail export when prerender fails with serverless bundle: #8738
  • Update readme.md: 8cc6071
  • Prevents externalizing non-hoisted packages: #8739
  • Document the intended behavior of our externals: #8741
  • Ensure requests are resolved as directories: #8742
  • Add autoExport to NEXT_DATA: #8746
  • Add link to docs for prerender indicator and allow disabling: #8610
  • Improve prettier ignore: #8753
  • Convert Readme Custom Error Pages To Functional Component: #8513
  • Prettier fix: #8754
  • Catch error from failing to unobserve: #8578
  • Update build feedback with dots indicating activity: #8382
  • Prevent URL from being updated while asPath is delayed: #8756
  • Fix(examples): use hooks in with-cookie-auth example: #8729
  • Match public files priority in dev: #8641
  • Fix windows paths mismatching for type errors: #8766
  • Example update: with-sentry-simple: #8684
  • Add hard retrying for Azure test runs: #8761
  • Revert "Add hard retrying for Azure test runs " (#8772): #8761
  • Show dots for non-TTY: #8771

Credits

Huge thanks to @HaNdTriX, @jeanbauer, @borekb, @eps1lon, @developit, @mapeso, @adamgoth, @Timer, @eshikerya, @ijjk, @huv1k, @housseindjirdeh, @giuseppeg, @nataliemarleny, @raibima, @alieslamifard, @sakulstra, @deini, @DevSpeak, @Baukaalm, @ajmhyd, @lifeiscontent, @arcanis, @fwojciec, @dutradda, @jakubkarabula, @technoplato, @RomainMorlevat, @AZIMAT, @twltwl, and @WestonThayer for helping!