zeit/next.jsPre-release v9.2.2-canary.2### Patches
- 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
### Credits
Huge thanks to
@borisowsky,
@piglovesyou,
@dannytatom,
@msweeneydev,
@bartdeslagmulder,
@stigkj,
@jamesmosier,
@chibicode,
@RobinCsl,
@apollonian,
@lfades, and
@Timer for helping!