Skip to content

v9.4.2

Compare
Choose a tag to compare
@Timer Timer released this 20 May 19:54
· 20649 commits to canary since this release

Minor Changes

  • [Experimental] Add support for production browser source maps: #13018
  • [Experimental] Implement optional catch all routes: #12887

Patches

  • Only retry tests on CI: #12998
  • Fix modal overlay in RTL layouts: #13000
  • Feat: Remove redundant imports in XState example: #13020
  • Convert test to be inline: #13022
  • Avoid over-transpiling core libs: #11803
  • [Examples] Chakra UI - Move CSSReset inside ColorModeProvider: #13044
  • Stabilize test for Windows: #13050
  • Improve jsconfig.json error message: #13053
  • An empty jsconfig.json should not fail the build: #13051
  • Add PR labeler action: #13054
  • Revert "Add PR labeler action": #13055
  • X-powered-by is added to response, not request: #13037
  • Chore: Remove redundant imports in several examples: #13030
  • Correct multi-match behavior for queries and header values: #13017
  • Fix with-emotion examples: #13005
  • Remove redundant React imports from with-redux-thunk example: #12986
  • [Examples] Added public folder to with-docker example: #12879
  • Docs: add prismic locale note: #12862
  • Chore: use function component on with-typescript example: #12695
  • Fix crash when NODE_OPTIONS includes --inspect-port: #12555
  • Add eslint-plugin-jest: #13003
  • Add monaco-editor example: #11232
  • Chore: hot-reloader, htmlescape, next-dev-server missing types: #12730
  • Fix lint: f9b7247
  • Removed redundant code from the with-portals example: #13059
  • Upgrade to Prettier 2: #13061
  • Update Examples for Fast Refresh: #13068
  • Add sourcemaps to Next.js core compilation: #13049
  • Adding no html-link lint rule to eslint-plugin: #12969
  • Chore(next): check-custom-routes - recursive-copy missing types: #13065
  • Remove taskr typescript plugin as it's no longer used: #13081
  • Added path: #13075
  • Remove redundant code from with-portals-ssr example: #13060
  • Update prefetching explanation to correctly reflect data prefetching: #13088
  • Fix building server-side generated AMP pages: #13046
  • Improve Redux Toolkit example: #12858
  • Add error when exporting pages with fallback: true: #13063
  • Update the Automatic Static Optimization docs to explicitly state that Next.js will trigger an update.: #13096
  • Fix(examples): align with-absolute-imports with next 9.4: #13090
  • [Example] Unsubscribe Router.on.events: #13102
  • Add Kodiak Configuration: #13103
  • Fix catch-all route + index.js in dev when accessed with trailing slash: #10502
  • Fix Lint: f7bdf29
  • Stabilize config tests: #13116
  • Update DatoCMS Example: #13008
  • Enable update_branch_immediately: b0a020e
  • Revert "Enable update_branch_immediately": b3e5233
  • [Examples] Update with-sentry-simple: #13074
  • Add support for debugging Next.js core: #13101
  • Read process.env after loading .env files: #13087
  • [Experimental] Only consider files within plugins: #12943
  • Example(contentful): set up content types with required fields: #12591
  • [Examples] Fix with-yarn-workspaces Vercel deploy button: #12867
  • Use eval-source-map for Server Side Errors: #13123
  • Chore: Remove some redundant imports: #13066
  • With stitches: #12677
  • GranularChunks conformance check: #11710
  • Enable jest/no-try-expect: #13124
  • Upgrade Next Redux Wrapper to version 6 in examples: #11802
  • Fix the link for Custom Server documentation: #13137
  • Correctly eliminate destructuring assignment: #13144
  • Update Create Next App to handle rename of org: #13138
  • Eliminate array destructuring assignment: #13151
  • Fix Windows LogBox Test: #13147
  • Feat/remove redundant imports from examples: #13062
  • Record presence of reportWebVitals: #13155

Credits

Huge thanks to @timneutkens, @Janpot, @felixmosh, @jmgr2996, @developit, @kolyasapphire, @rafaelalmeidatk, @stigkj, @ijjk, @lboecker, @mattcarlotta, @tomevans18, @b-b0t, @GuilhermedeAndrade, @mpareja, @Ehesp, @maxigimenez, @todortotev, @prateekbh, @lfades, @slawekkolodziej, @leosuncin, @zlwaterfield, @twltwl, @cjimmy, @gregrickaby, @davecardwell, @taye, @Prioe, @christianalfoni, @janicklas-ralph, @kirill-konshin, and @pkuczynski for helping!