zeit/next.jsv9.2.2### Patches
- Fix missing file extensions in docs: #10251
- De-dupe escape-regex with escape-string-regexp: #10257
- Update static check vars and fix types: #10260
- Update SSG types and clean up RenderOpts type: #10259
- Update _next/data URL handling in serverless-loader: #10261
- example with-typescript-graphql Fix type error: #10269
- Update
built-in-css-support.md: c71694e28b11c9c3e909692c5614b2670cec01b2
- Update typo in typescript docs: #10276
- Update FaunaDB Example Instructions: #10280
- Add .jsx as a valid file extension in the pages directory: #10281
- Improved wording in comment: #10277
- Improve Stalled Requests Grammar: #10283
- Added support for BigInt to API routes: #10215
- Docs: remove --save from npm install; avoid system-ui: #10252
- Add catch all routes example and a link to it in docs: #10202
- Migrate CircleCi config to GitHub actions: #10274
- Fix Experimental Modern Mode with CSS: #10289
- Add initial support for unstable_getServerProps: #10077
- Fix with-orbit-components's name in package.json: #10307
- Fix typo in FaunaDB example: #10304
- Updated PostCSS docs and added a link to it: #10292
- Make sure to exit publish script with correct code: #10310
- Allowing skipping local selenium server when not needed: #10312
- Fix missing file extensions in docs: #10251
- De-dupe escape-regex with escape-string-regexp: #10257
- Update static check vars and fix types: #10260
- Update SSG types and clean up RenderOpts type: #10259
- Update _next/data URL handling in serverless-loader: #10261
- example with-typescript-graphql Fix type error: #10269
- Update
built-in-css-support.md: c71694e28b11c9c3e909692c5614b2670cec01b2
- Update typo in typescript docs: #10276
- Update FaunaDB Example Instructions: #10280
- Add .jsx as a valid file extension in the pages directory: #10281
- Improved wording in comment: #10277
- Improve Stalled Requests Grammar: #10283
- Added support for BigInt to API routes: #10215
- Docs: remove --save from npm install; avoid system-ui: #10252
- Add catch all routes example and a link to it in docs: #10202
- Migrate CircleCi config to GitHub actions: #10274
- Fix Experimental Modern Mode with CSS: #10289
- Add initial support for unstable_getServerProps: #10077
- Fix preprocessor loader error: #10235
- Enable static 404 config to allow static 404 page when availab…: #10290
- Small grammar fix: #10317
- Fix: 9919 Add warning when no config is exported from next.con…: #10228
- Update workflow for testing against react@next: #10323
- Repair advanced feature reference: #10330
- Disable caching for react@next workflow as its not supported: #10331
- Experimental Nomodule polyfills chunk: #10212
- Update note about public and pages overlap: #10287
- Update the default template of create-next-app: #10327
- Upgrade with-carbon-components to built-in SCSS: #10321
- Fixes #10333
with-next-seo
sample issues: #10335
- Fix api-routes-apollo-server-and-client-auth Example: #10334
- TypeScript documentation for _app.tsx: #10345
- Improve api-routes-apollo-server-and-client-auth Example: #10358
- Increase watch limit for GitHub actions testing: #10367
- Added fix for #8893: #10370
- Make sure to not override initial navigation when refreshing static page's query: #10353
- Add support for runtimeConfigs in serverless mode: #10365
- Add check that dynamic route is API route in handleApiRequest: #10360
- Implement experimental pages/404.js for custom 404 page: #10329
- Update Preact Example: #10380
- Custom AMP Validator Variable Name Collision Fix: #10371
- Fix bug in catch-all routes with SSG: #10379
- Update create app docs: #10382
- Make sure runtime config is set before any imports for serverless: #10386
- Update to not show API not ended warning when response is piped to: #10342
- Add TypeScript Definitions for Sass: #10363
- Remove Old Records: #10398
- Fix with-reasonml example: #10399
- New Jest Example: #10396