Zype-Z / ShareImage-Docs

shareimage-docs.vercel.app
MIT License
0 stars 0 forks source link

Update nextjs monorepo to v12 (major) #6

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next 11.1.2 -> 12.0.4 age adoption passing confidence
next (source) ^11.0.1 -> ^12.0.0 age adoption passing confidence

Release Notes

vercel/next.js ### [`v12.0.4`](https://togithub.com/vercel/next.js/releases/v12.0.4) [Compare Source](https://togithub.com/vercel/next.js/compare/v12.0.3...v12.0.4) ##### Core Changes - Update middleware eval checks: [#​30883](https://togithub.com/vercel/next.js/issues/30883) - Optimize the SSR middleware runtime size: [#​30906](https://togithub.com/vercel/next.js/issues/30906) - Improve error handling in the SSR middleware: [#​31057](https://togithub.com/vercel/next.js/issues/31057) - Ensure decode error in minimal mode responds with 400 not 500: [#​31037](https://togithub.com/vercel/next.js/issues/31037) - Update ServerlessPlugin to use chunkGraph: [#​31058](https://togithub.com/vercel/next.js/issues/31058) - Fix custom 404 page when concurrentFeatures is enabled: [#​31059](https://togithub.com/vercel/next.js/issues/31059) - Upgrade React alpha and experimental dependencies to latest: [#​31039](https://togithub.com/vercel/next.js/issues/31039) - Change disabled SWC message to Log.info: [#​31091](https://togithub.com/vercel/next.js/issues/31091) - Add render prop support to `
`: [#​30156](https://togithub.com/vercel/next.js/issues/30156) - Change .web extension of document page to part of path: [#​31116](https://togithub.com/vercel/next.js/issues/31116) - Enable code splitting for the web runtime build: [#​31090](https://togithub.com/vercel/next.js/issues/31090) - Give priority to document.title over h1 when announcing page change: [#​31147](https://togithub.com/vercel/next.js/issues/31147) - Add webpack5 namespace to fix type errors: [#​31140](https://togithub.com/vercel/next.js/issues/31140) - Add warning when image has unused `sizes` prop: [#​31064](https://togithub.com/vercel/next.js/issues/31064) - Add experimental next-swc jest transform: [#​30993](https://togithub.com/vercel/next.js/issues/30993) - fix: support --cache-strategy ESLint argument (fixes [#​29926](https://togithub.com/vercel/next.js/issues/29926)): [#​29928](https://togithub.com/vercel/next.js/issues/29928) - fixes [#​31060](https://togithub.com/vercel/next.js/issues/31060): NullReferenceException: [#​31061](https://togithub.com/vercel/next.js/issues/31061) - use loader-utils 2 for resolve-url-loader to fix `./data:` urls in sass: [#​31134](https://togithub.com/vercel/next.js/issues/31134) - Update reason message for isolatedModules and esModuleInterop: [#​31150](https://togithub.com/vercel/next.js/issues/31150) - Add input/output test for 30091: [#​31166](https://togithub.com/vercel/next.js/issues/31166) - Fix `useId` mismatches on hydration: [#​31102](https://togithub.com/vercel/next.js/issues/31102) - Do not hide body when concurrentFeatures is enabled: [#​31187](https://togithub.com/vercel/next.js/issues/31187) - Fix middleware i18n rewrites: [#​31174](https://togithub.com/vercel/next.js/issues/31174) - next-swc: Add `displayNameAndId` of `styled-components`: [#​31189](https://togithub.com/vercel/next.js/issues/31189) - Use require.resolve to detect "framework" packages (fix pnpm): [#​21048](https://togithub.com/vercel/next.js/issues/21048) - Add all cases where webpack5 type is used: [#​31206](https://togithub.com/vercel/next.js/issues/31206) - Add test for styled-components SWC transform disabled: [#​31214](https://togithub.com/vercel/next.js/issues/31214) - Add initial standalone build handling: [#​31003](https://togithub.com/vercel/next.js/issues/31003) - fix(middleware): expose `CryptoKey` and `globalThis.CryptoKey`: [#​31193](https://togithub.com/vercel/next.js/issues/31193) - Disable styled-components displayName in production: [#​31216](https://togithub.com/vercel/next.js/issues/31216) - fix(31013): add base path to preflight request url: [#​31101](https://togithub.com/vercel/next.js/issues/31101) - share collections in middleware vm context: [#​31043](https://togithub.com/vercel/next.js/issues/31043) - Support assetPrefix specific protocol: [#​31213](https://togithub.com/vercel/next.js/issues/31213) - upgrade webpack: [#​31034](https://togithub.com/vercel/next.js/issues/31034) - Update swc: [#​31233](https://togithub.com/vercel/next.js/issues/31233) - run middleware parser handler only for middleware modules: [#​31219](https://togithub.com/vercel/next.js/issues/31219) - Update swc minifier: [#​31242](https://togithub.com/vercel/next.js/issues/31242) - Fix process.env overriden in web runtime: [#​31261](https://togithub.com/vercel/next.js/issues/31261) - fix: replaced useless let: [#​31239](https://togithub.com/vercel/next.js/issues/31239) - Experimental next/jest config helper: [#​31246](https://togithub.com/vercel/next.js/issues/31246) - correctly assess node equality when nonce attribute is present: [#​27573](https://togithub.com/vercel/next.js/issues/27573) - bugfix/i18n Do not support the second locale in the pathname: [#​31229](https://togithub.com/vercel/next.js/issues/31229) - Fix typo in `next build` log: [#​31295](https://togithub.com/vercel/next.js/issues/31295) - Ensure next/jest is published: [#​31296](https://togithub.com/vercel/next.js/issues/31296) - Update swc for `jsc.paths`: [#​31290](https://togithub.com/vercel/next.js/issues/31290) - next/jest: Ensure typeof window is not transformed in jsdom environment: [#​31304](https://togithub.com/vercel/next.js/issues/31304) - Output where preference is saved: [#​31305](https://togithub.com/vercel/next.js/issues/31305) - Upgrade webpack: [#​31313](https://togithub.com/vercel/next.js/issues/31313) - Ensure asPath is correctly normalized in minimalMode with i18n: [#​31281](https://togithub.com/vercel/next.js/issues/31281) - Automatically using different port to start dev server for non-explicit port: [#​30736](https://togithub.com/vercel/next.js/issues/30736) - Resolve stream piper on complete shell for renderToReadableStream: [#​31186](https://togithub.com/vercel/next.js/issues/31186) - fix(middleware): fetch resource may be a URL instance (or any stringifiable value): [#​31260](https://togithub.com/vercel/next.js/issues/31260) - Ensure NODE_ENV is replaced correctly with swc: [#​31274](https://togithub.com/vercel/next.js/issues/31274) - Add support for jsxImportSource in tsconfig/jsconfig: [#​31358](https://togithub.com/vercel/next.js/issues/31358) - fix(30724): clear "x-middleware-next" header when chaining middlewares: [#​30866](https://togithub.com/vercel/next.js/issues/30866) - Add eslint rule to prevent importing next/server outside of \_middleware: [#​30973](https://togithub.com/vercel/next.js/issues/30973) - Don't proxy middleware if host is the same: [#​31180](https://togithub.com/vercel/next.js/issues/31180) - Add support for legacy decorators through tsconfig/jsconfig: [#​31376](https://togithub.com/vercel/next.js/issues/31376) - Update swc & fix `styled-jsx`: [#​31407](https://togithub.com/vercel/next.js/issues/31407) - show `(middleware only)` when a middleware is added to the compiler: [#​31409](https://togithub.com/vercel/next.js/issues/31409) - Add minify debug env var to investigate minifier bugs: [#​31417](https://togithub.com/vercel/next.js/issues/31417) - add filename to babel warning about anonymous function default exports: [#​31322](https://togithub.com/vercel/next.js/issues/31322) - Refactor server/render for SSR streaming: [#​31231](https://togithub.com/vercel/next.js/issues/31231) - Remove moment locale replace from craCompat as it's a default in Next.js 12: [#​31431](https://togithub.com/vercel/next.js/issues/31431) - Fix basePath replacing server-side and `normalizeLocalePath()` when path is empty string: [#​30978](https://togithub.com/vercel/next.js/issues/30978) - Close stream when fatal error occurs: [#​31164](https://togithub.com/vercel/next.js/issues/31164) - middleware: add request referrer support: [#​31343](https://togithub.com/vercel/next.js/issues/31343) ##### Documentation Changes - Expands `next/script` documentation: [#​31063](https://togithub.com/vercel/next.js/issues/31063) - Fix minor typos: [#​31161](https://togithub.com/vercel/next.js/issues/31161) - Include www subdomain example in Domain Routing: [#​30487](https://togithub.com/vercel/next.js/issues/30487) - Fix heading levels in URL imports docs.: [#​31163](https://togithub.com/vercel/next.js/issues/31163) - Update upgrading.md: [#​31173](https://togithub.com/vercel/next.js/issues/31173) - docs: fix typo in css-in-js page: [#​31244](https://togithub.com/vercel/next.js/issues/31244) - Testing Docs: Add links to jump to sections: [#​31311](https://togithub.com/vercel/next.js/issues/31311) - Changes in dev script (package.json): [#​31245](https://togithub.com/vercel/next.js/issues/31245) - Typo fixes on Markdown files: [#​31380](https://togithub.com/vercel/next.js/issues/31380) - Update data-fetching.md: [#​31394](https://togithub.com/vercel/next.js/issues/31394) - Update image-optimization.md: [#​31401](https://togithub.com/vercel/next.js/issues/31401) - Fix function syntax for API Routes documentation: [#​31414](https://togithub.com/vercel/next.js/issues/31414) - docs: next-iron-session renamed to iron-session: [#​31292](https://togithub.com/vercel/next.js/issues/31292) - Clarify with commas: [#​31224](https://togithub.com/vercel/next.js/issues/31224) - docs(auth): fix iron-session example url + API: [#​31413](https://togithub.com/vercel/next.js/issues/31413) ##### Example Changes - Optimise bundle size for with-supertokens example: [#​31040](https://togithub.com/vercel/next.js/issues/31040) - Update remark and remark-html dependencies: [#​31051](https://togithub.com/vercel/next.js/issues/31051) - Docs/examples/with iron session updates: [#​30956](https://togithub.com/vercel/next.js/issues/30956) - Fix Auth0 Example: [#​31284](https://togithub.com/vercel/next.js/issues/31284) - Updates with-supertokens example to add sign in with apple: [#​31200](https://togithub.com/vercel/next.js/issues/31200) - Auth0 Example: `getSession` should be called with `req` and `res`: [#​31330](https://togithub.com/vercel/next.js/issues/31330) - examples: fix README with google analytics: [#​31384](https://togithub.com/vercel/next.js/issues/31384) - Add Playwright example: [#​29426](https://togithub.com/vercel/next.js/issues/29426) - Fix storybook styled-jsx example with styled-jsx 5: [#​31357](https://togithub.com/vercel/next.js/issues/31357) ##### Misc Changes - improve windows support for benchmark: [#​31032](https://togithub.com/vercel/next.js/issues/31032) - Add integration test for Suspense and streaming: [#​31197](https://togithub.com/vercel/next.js/issues/31197) - Bump cancel-workflow-action to 0.9.1: [#​31210](https://togithub.com/vercel/next.js/issues/31210) - test: skip flaky dynamic import tests: [#​31221](https://togithub.com/vercel/next.js/issues/31221) - Add integration test of API routes with `concurrentFeatures` enabled: [#​31227](https://togithub.com/vercel/next.js/issues/31227) - Update contributing doc with trouble shooting section for swc: [#​31265](https://togithub.com/vercel/next.js/issues/31265) - Fix test-pnp stalling in CI: [#​31282](https://togithub.com/vercel/next.js/issues/31282) - Fix failed-loading-swc link in Troubleshooting: [#​31314](https://togithub.com/vercel/next.js/issues/31314) - Maintain co-authors when kodiak merges: [#​31316](https://togithub.com/vercel/next.js/issues/31316) - bugfix/second-locale-in-pathname remove console.log: [#​31289](https://togithub.com/vercel/next.js/issues/31289) - Rewrite send-trace-to-jaeger in Rust: [#​31392](https://togithub.com/vercel/next.js/issues/31392) - Ensure Git feature.manyFiles is enabled: [#​31408](https://togithub.com/vercel/next.js/issues/31408) - Remove .only and ensure jest lint rules apply for all tests: [#​31456](https://togithub.com/vercel/next.js/issues/31456) - Ensure swc dep is copied for isolated tests: [#​31462](https://togithub.com/vercel/next.js/issues/31462) ##### Credits Huge thanks to [@​javivelasco](https://togithub.com/javivelasco), [@​shuding](https://togithub.com/shuding), [@​rishabhpoddar](https://togithub.com/rishabhpoddar), [@​chemicalkosek](https://togithub.com/chemicalkosek), [@​huozhi](https://togithub.com/huozhi), [@​timneutkens](https://togithub.com/timneutkens), [@​devknoll](https://togithub.com/devknoll), [@​sokra](https://togithub.com/sokra), [@​KittyGiraudel](https://togithub.com/KittyGiraudel), [@​styfle](https://togithub.com/styfle), [@​padmaia](https://togithub.com/padmaia), [@​housseindjirdeh](https://togithub.com/housseindjirdeh), [@​OKinane](https://togithub.com/OKinane), [@​KonstHardy](https://togithub.com/KonstHardy), [@​BrandonRomano](https://togithub.com/BrandonRomano), [@​leerob](https://togithub.com/leerob), [@​furcan](https://togithub.com/furcan), [@​dusanralic](https://togithub.com/dusanralic), [@​kdy1](https://togithub.com/kdy1), [@​elliottsj](https://togithub.com/elliottsj), [@​vvo](https://togithub.com/vvo), [@​Kikobeats](https://togithub.com/Kikobeats), [@​hi-ogawa](https://togithub.com/hi-ogawa), [@​panva](https://togithub.com/panva), [@​genetschneider](https://togithub.com/genetschneider), [@​thundermiracle](https://togithub.com/thundermiracle), [@​stefano-rainieri](https://togithub.com/stefano-rainieri), [@​ericbiewener](https://togithub.com/ericbiewener), [@​vordgi](https://togithub.com/vordgi), [@​stevejarvis](https://togithub.com/stevejarvis), [@​ihmpavel](https://togithub.com/ihmpavel), [@​ijjk](https://togithub.com/ijjk), [@​delbaoliveira](https://togithub.com/delbaoliveira), [@​matamatanot](https://togithub.com/matamatanot), [@​dyarfaradj](https://togithub.com/dyarfaradj), [@​iheyunfei](https://togithub.com/iheyunfei), [@​thibautsabot](https://togithub.com/thibautsabot), [@​ascorbic](https://togithub.com/ascorbic), [@​fytriht](https://togithub.com/fytriht), [@​emzoumpo](https://togithub.com/emzoumpo), [@​onurtemiz](https://togithub.com/onurtemiz), [@​a-ursino](https://togithub.com/a-ursino), [@​mxschmitt](https://togithub.com/mxschmitt), [@​knezevicdev](https://togithub.com/knezevicdev), [@​bywo](https://togithub.com/bywo), [@​OArnarsson](https://togithub.com/OArnarsson), and [@​TurekBot](https://togithub.com/TurekBot) for helping! ### [`v12.0.3`](https://togithub.com/vercel/next.js/releases/v12.0.3) [Compare Source](https://togithub.com/vercel/next.js/compare/v12.0.2...v12.0.3) ##### Core Changes - Improve error message for importing native Node APIs in the edge runtime: [#​30696](https://togithub.com/vercel/next.js/issues/30696) - Keep attempting to load binary files after failure: [#​30755](https://togithub.com/vercel/next.js/issues/30755) - Fix Invalid character in header \["Content-Disposition"]: [#​30287](https://togithub.com/vercel/next.js/issues/30287) - Relax restriction of `images.path` in next.config.js: [#​30741](https://togithub.com/vercel/next.js/issues/30741) - Prevent storing page props cache when in SSG + preview mode: [#​30757](https://togithub.com/vercel/next.js/issues/30757) - Optimize other fonts provide by Google: [#​30554](https://togithub.com/vercel/next.js/issues/30554) - Update swc: [#​30790](https://togithub.com/vercel/next.js/issues/30790) - Add regenerator path: [#​30786](https://togithub.com/vercel/next.js/issues/30786) - Update loader-utils: [#​30743](https://togithub.com/vercel/next.js/issues/30743) - Re-enable minifying middleware chunks: [#​30823](https://togithub.com/vercel/next.js/issues/30823) - Don't require source files to be writeable in dev mode: [#​30758](https://togithub.com/vercel/next.js/issues/30758) - Fix incorrect `_document.js` error when `disableStaticImages: true`: [#​30768](https://togithub.com/vercel/next.js/issues/30768) - Improve error message for importing unsupported native modules: [#​30829](https://togithub.com/vercel/next.js/issues/30829) - update mini-css-plugin and remove experimentalUseImportModule: [#​30617](https://togithub.com/vercel/next.js/issues/30617) - Ensure dev react bundles are not ignored in traces: [#​30849](https://togithub.com/vercel/next.js/issues/30849) - Fix client component imports are not being correctly tracked: [#​30853](https://togithub.com/vercel/next.js/issues/30853) - Update swc: [#​30859](https://togithub.com/vercel/next.js/issues/30859) - Fix lost combinator before global: [#​30771](https://togithub.com/vercel/next.js/issues/30771) - Add Next.js version to trace: [#​30881](https://togithub.com/vercel/next.js/issues/30881) - Update swc: [#​30890](https://togithub.com/vercel/next.js/issues/30890) - Edge Functions: expose `globalThis`: [#​30877](https://togithub.com/vercel/next.js/issues/30877) - Move browserslist loading webpack-config.ts: [#​30889](https://togithub.com/vercel/next.js/issues/30889) - Add linux-x64-musl to napi array: [#​30909](https://togithub.com/vercel/next.js/issues/30909) - Re-enable linux-musl-x64 build target: [#​30910](https://togithub.com/vercel/next.js/issues/30910) - Fix musll typo: [#​30912](https://togithub.com/vercel/next.js/issues/30912) - Add config support for build activity indicator position: [#​30109](https://togithub.com/vercel/next.js/issues/30109) - Update to use repo specific napi instead of npx: [#​30914](https://togithub.com/vercel/next.js/issues/30914) - fixes [#​30604](https://togithub.com/vercel/next.js/issues/30604) - Cannot read properties of null (reading 'tagName'): [#​30919](https://togithub.com/vercel/next.js/issues/30919) - Update to use project dir for file tracing base: [#​30857](https://togithub.com/vercel/next.js/issues/30857) - Fix styles that should not be made dynamic: [#​30928](https://togithub.com/vercel/next.js/issues/30928) - Account for `assetPrefix` when initializing HMR connection : [#​30632](https://togithub.com/vercel/next.js/issues/30632) - upgrade webpack-sources: [#​30944](https://togithub.com/vercel/next.js/issues/30944) - `next-swc`: Add `.bundle()`: [#​30935](https://togithub.com/vercel/next.js/issues/30935) - fix preset name for improved performance: [#​30954](https://togithub.com/vercel/next.js/issues/30954) - Use absolute document and app paths for the middleware SSR loader: [#​30963](https://togithub.com/vercel/next.js/issues/30963) - Fix version in trace: [#​30982](https://togithub.com/vercel/next.js/issues/30982) - Update resolving for node_modules trace pass: [#​30985](https://togithub.com/vercel/next.js/issues/30985) - Fix code splitting and build target for the server-web build: [#​30972](https://togithub.com/vercel/next.js/issues/30972) - pass Buffer directly to Rust: [#​30975](https://togithub.com/vercel/next.js/issues/30975) ##### Documentation Changes - Add note about HMR WebSocket to upgrade guide: [#​30704](https://togithub.com/vercel/next.js/issues/30704) - Add security notes to the URL imports documentation.: [#​30708](https://togithub.com/vercel/next.js/issues/30708) - Add workaround for prefixing the default locale to the docs.: [#​30673](https://togithub.com/vercel/next.js/issues/30673) - Fix spelling error: [#​30737](https://togithub.com/vercel/next.js/issues/30737) - docs: update react 18 configuration: [#​30726](https://togithub.com/vercel/next.js/issues/30726) - Recommend using next CLI for Docker entrypoint and not yarn: [#​29024](https://togithub.com/vercel/next.js/issues/29024) - Add note about rewrites query updating: [#​30747](https://togithub.com/vercel/next.js/issues/30747) - Update response-helpers.md: [#​30816](https://togithub.com/vercel/next.js/issues/30816) - Add note about HMR WebSocket with express to upgrading: [#​30905](https://togithub.com/vercel/next.js/issues/30905) - Added closing tag to ``: [#​30983](https://togithub.com/vercel/next.js/issues/30983) ##### Example Changes - Fix link to Elasticsearch products page: [#​30752](https://togithub.com/vercel/next.js/issues/30752) - Updates dependencies for with-supertokens example: [#​30162](https://togithub.com/vercel/next.js/issues/30162) ##### Misc Changes - Ensure dev binary download skips for docs only change: [#​30746](https://togithub.com/vercel/next.js/issues/30746) - Fix a couple more missing doc only checks: [#​30748](https://togithub.com/vercel/next.js/issues/30748) - Remove `binary-cache` check in `id: binary-cache`: [#​30658](https://togithub.com/vercel/next.js/issues/30658) - Add Node.js 17 to CI: [#​30760](https://togithub.com/vercel/next.js/issues/30760) - Upgraded the node-notifier version to 8.0.1: [#​30777](https://togithub.com/vercel/next.js/issues/30777) - Add postinstall script to install native packages: [#​30850](https://togithub.com/vercel/next.js/issues/30850) - Ensure correct tmpdir is used for install-native: [#​30855](https://togithub.com/vercel/next.js/issues/30855) - Update lock time and message.: [#​30902](https://togithub.com/vercel/next.js/issues/30902) - Skip next-swc canary postinstall in CI: [#​30916](https://togithub.com/vercel/next.js/issues/30916) - Update codeowners to be more specific: [#​30908](https://togithub.com/vercel/next.js/issues/30908) - Decrease lock time from 90 to 45.: [#​30922](https://togithub.com/vercel/next.js/issues/30922) - Keep using checkout instead of cache for building swc: [#​30923](https://togithub.com/vercel/next.js/issues/30923) - Fix flakey preload test: [#​30969](https://togithub.com/vercel/next.js/issues/30969) ##### Credits Huge thanks to [@​ijjk](https://togithub.com/ijjk), [@​leerob](https://togithub.com/leerob), [@​shuding](https://togithub.com/shuding), [@​gish](https://togithub.com/gish), [@​matamatanot](https://togithub.com/matamatanot), [@​vadymshymko](https://togithub.com/vadymshymko), [@​huozhi](https://togithub.com/huozhi), [@​padmaia](https://togithub.com/padmaia), [@​stefee](https://togithub.com/stefee), [@​styfle](https://togithub.com/styfle), [@​ihmpavel](https://togithub.com/ihmpavel), [@​rishabhpoddar](https://togithub.com/rishabhpoddar), [@​kamsar](https://togithub.com/kamsar), [@​skhaz](https://togithub.com/skhaz), [@​Prashoon123](https://togithub.com/Prashoon123), [@​kdy1](https://togithub.com/kdy1), [@​IrisvanOllefen](https://togithub.com/IrisvanOllefen), [@​timneutkens](https://togithub.com/timneutkens), [@​evan-bradley](https://togithub.com/evan-bradley), [@​sokra](https://togithub.com/sokra), [@​Kikobeats](https://togithub.com/Kikobeats), [@​ntltd](https://togithub.com/ntltd), [@​furcan](https://togithub.com/furcan), [@​genetschneider](https://togithub.com/genetschneider), and [@​EzequielDM](https://togithub.com/EzequielDM) for helping! ### [`v12.0.2`](https://togithub.com/vercel/next.js/releases/v12.0.2) [Compare Source](https://togithub.com/vercel/next.js/compare/v12.0.1...v12.0.2) ##### Core Changes - update tsconfig correctly when compilerOptions is not set yet: [#​30355](https://togithub.com/vercel/next.js/issues/30355) - Update swc: [#​30404](https://togithub.com/vercel/next.js/issues/30404) - fix external fallback for invalid packages: [#​30427](https://togithub.com/vercel/next.js/issues/30427) - Update swc: [#​30426](https://togithub.com/vercel/next.js/issues/30426) - remove console.log: [#​30447](https://togithub.com/vercel/next.js/issues/30447) - Relax warning for `next/image` parent element: [#​30453](https://togithub.com/vercel/next.js/issues/30453) - Make sure externals is an array: [#​30466](https://togithub.com/vercel/next.js/issues/30466) - Fix native-url containing non-es5 usage: [#​30474](https://togithub.com/vercel/next.js/issues/30474) - Fix issue with placeholder followed by numbers: [#​30493](https://togithub.com/vercel/next.js/issues/30493) - Share resolve logic for trace and externals: [#​30499](https://togithub.com/vercel/next.js/issues/30499) - Update to copy necessary RSC files from dep: [#​30505](https://togithub.com/vercel/next.js/issues/30505) - Update swc: [#​30509](https://togithub.com/vercel/next.js/issues/30509) - Update swc to fix minifier issue: [#​30540](https://togithub.com/vercel/next.js/issues/30540) - Exclude musl from target: [#​30548](https://togithub.com/vercel/next.js/issues/30548) - Revert "Update swc to fix minifier issue": [#​30551](https://togithub.com/vercel/next.js/issues/30551) - Fix file path overflowing in error popup: [#​27575](https://togithub.com/vercel/next.js/issues/27575) - add warning to update featureName in FEATURE_USAGE backend: [#​30283](https://togithub.com/vercel/next.js/issues/30283) - Update publish-native to not block on error: [#​30565](https://togithub.com/vercel/next.js/issues/30565) - Simplify concurrent features related configurations and fix tests: [#​30546](https://togithub.com/vercel/next.js/issues/30546) - Split Set-Cookie header correctly: [#​30560](https://togithub.com/vercel/next.js/issues/30560) - Relax warning for `next/image` loader width: [#​30562](https://togithub.com/vercel/next.js/issues/30562) - Fix publish native including non-packages: [#​30589](https://togithub.com/vercel/next.js/issues/30589) - Fix redundant styled-jsx global issue: [#​30584](https://togithub.com/vercel/next.js/issues/30584) - Add buffering for streaming until the shell is completed: [#​30585](https://togithub.com/vercel/next.js/issues/30585) - Check react 18 flags and add more tests: [#​30575](https://togithub.com/vercel/next.js/issues/30575) - Update to latest shell-quote: [#​30621](https://togithub.com/vercel/next.js/issues/30621) - Relax warning for `next/image` loader width even more: [#​30624](https://togithub.com/vercel/next.js/issues/30624) - make sure "webpack" exists in the repo for typings: [#​30371](https://togithub.com/vercel/next.js/issues/30371) - Chore/rust workflow: [#​30577](https://togithub.com/vercel/next.js/issues/30577) - update webpack: [#​30634](https://togithub.com/vercel/next.js/issues/30634) - Update output tracing to do separate passes: [#​30637](https://togithub.com/vercel/next.js/issues/30637) - Revert incremental config to fix missing types: [#​30644](https://togithub.com/vercel/next.js/issues/30644) - Fix check compiled step : [#​30645](https://togithub.com/vercel/next.js/issues/30645) - Fix missing dev option for the middleware SSR loader: [#​30639](https://togithub.com/vercel/next.js/issues/30639) - Fixed "Expected jsx identifier" error on TypeScript generics & angle bracket type assertions in .ts files: [#​30619](https://togithub.com/vercel/next.js/issues/30619) - Add auto-commonjs and update swc: [#​30661](https://togithub.com/vercel/next.js/issues/30661) - Provide default fallback \_document and \_app for for concurrent mode: [#​30642](https://togithub.com/vercel/next.js/issues/30642) - Remove isCommonJS check as it has been moved to next-swc: [#​30677](https://togithub.com/vercel/next.js/issues/30677) - Update swc: [#​30685](https://togithub.com/vercel/next.js/issues/30685) ##### Documentation Changes - Removing duplicated instead word: [#​30442](https://togithub.com/vercel/next.js/issues/30442) - fix(docs): Fix broken link in testing documentation: [#​30448](https://togithub.com/vercel/next.js/issues/30448) - Update SWC failed error with link to discussion: [#​30469](https://togithub.com/vercel/next.js/issues/30469) - docs: update Middleware API reference: [#​30485](https://togithub.com/vercel/next.js/issues/30485) - Update examples at headers documentation: [#​30502](https://togithub.com/vercel/next.js/issues/30502) - Document Cross-Platform VS Code Debugging: [#​30052](https://togithub.com/vercel/next.js/issues/30052) - Add note about no-optional to swc error doc: [#​30566](https://togithub.com/vercel/next.js/issues/30566) - Fix link to documentation from deprecated target config message: [#​30607](https://togithub.com/vercel/next.js/issues/30607) - correct Next.js 11 upgrade instructions: [#​30665](https://togithub.com/vercel/next.js/issues/30665) ##### Example Changes - Update next-transpile-modules to 9.0.0 across examples: [#​30418](https://togithub.com/vercel/next.js/issues/30418) ##### Misc Changes - Add `incremental` to template/tsconfig.json to avoid changes on first build: [#​30357](https://togithub.com/vercel/next.js/issues/30357) - Fix playwright trace names: [#​30374](https://togithub.com/vercel/next.js/issues/30374) - include stdio in error message: [#​30358](https://togithub.com/vercel/next.js/issues/30358) - Disable using polling for webpack on test retry: [#​30372](https://togithub.com/vercel/next.js/issues/30372) - Update test traces to only run on retry: [#​30459](https://togithub.com/vercel/next.js/issues/30459) - Remove extra config for PR stats: [#​30478](https://togithub.com/vercel/next.js/issues/30478) - Fixed grammatical errors in contributing.md: [#​30542](https://togithub.com/vercel/next.js/issues/30542) - Use fallback SWC version when binary publish fails: [#​30568](https://togithub.com/vercel/next.js/issues/30568) - Use unfiltered SWC packages when updating optional: [#​30571](https://togithub.com/vercel/next.js/issues/30571) - remove Object.fromEntries polyfill for node 10 in test utils: [#​30657](https://togithub.com/vercel/next.js/issues/30657) - Ensure native binary is available for release stats: [#​30649](https://togithub.com/vercel/next.js/issues/30649) ##### Credits Huge thanks to [@​oBusk](https://togithub.com/oBusk), [@​sokra](https://togithub.com/sokra), [@​ijjk](https://togithub.com/ijjk), [@​kdy1](https://togithub.com/kdy1), [@​martpie](https://togithub.com/martpie), [@​BruceRodrigues](https://togithub.com/BruceRodrigues), [@​luke-h1](https://togithub.com/luke-h1), [@​styfle](https://togithub.com/styfle), [@​balazsorban44](https://togithub.com/balazsorban44), [@​padmaia](https://togithub.com/padmaia), [@​lucasvazq](https://togithub.com/lucasvazq), [@​velocity23](https://togithub.com/velocity23), [@​AkiraTsuboi](https://togithub.com/AkiraTsuboi), [@​mitheelgajare](https://togithub.com/mitheelgajare), [@​kyliau](https://togithub.com/kyliau), [@​huozhi](https://togithub.com/huozhi), [@​karaggeorge](https://togithub.com/karaggeorge), [@​JamiesWhiteShirt](https://togithub.com/JamiesWhiteShirt), [@​shuding](https://togithub.com/shuding), [@​stefanprobst](https://togithub.com/stefanprobst), [@​leroydev](https://togithub.com/leroydev), [@​JulienZD](https://togithub.com/JulienZD), and [@​timneutkens](https://togithub.com/timneutkens) for helping! ### [`v12.0.1`](https://togithub.com/vercel/next.js/releases/v12.0.1) [Compare Source](https://togithub.com/vercel/next.js/compare/v12.0.0...v12.0.1) ##### Core Changes - Add new target for middleware: [#​30299](https://togithub.com/vercel/next.js/issues/30299) - Clear up confusion around SWC being disabled for Babel while swcMinify is on: [#​30337](https://togithub.com/vercel/next.js/issues/30337) - fix missed hmr events: [#​30309](https://togithub.com/vercel/next.js/issues/30309) - Update SWC OS and CPU fields: [#​30341](https://togithub.com/vercel/next.js/issues/30341) - Fix flight loader parsing: [#​30345](https://togithub.com/vercel/next.js/issues/30345) - keep sortedMiddleware intact as it's used by the runtime: [#​30361](https://togithub.com/vercel/next.js/issues/30361) - fix rsc on windows: [#​30364](https://togithub.com/vercel/next.js/issues/30364) - lint: remove unused variable: [#​30370](https://togithub.com/vercel/next.js/issues/30370) - Fix exportRuntime and react-18 concurrent tests: [#​30381](https://togithub.com/vercel/next.js/issues/30381) - Disable loading of `.swcrc`: [#​30384](https://togithub.com/vercel/next.js/issues/30384) - Fix PerformanceObserver usage for older browsers and CI: [#​30387](https://togithub.com/vercel/next.js/issues/30387) ##### Documentation Changes - Add React 18 docs: [#​30325](https://togithub.com/vercel/next.js/issues/30325) - Add missing closing quote: [#​30336](https://togithub.com/vercel/next.js/issues/30336) - Fix lint on react-18 docs: [#​30354](https://togithub.com/vercel/next.js/issues/30354) - Added warning about trusted domains: [#​30348](https://togithub.com/vercel/next.js/issues/30348) - Fix typo `currentFeatures` to `concurrentFeatures`: [#​30356](https://togithub.com/vercel/next.js/issues/30356) ##### Misc Changes - Update manifest.json - Ensure linux-aarch64-musl swc target skips when cached: [#​30331](https://togithub.com/vercel/next.js/issues/30331) - feat: ignore incremental TS compilation build info: [#​30362](https://togithub.com/vercel/next.js/issues/30362) - Make check release job parallel to build job: [#​30350](https://togithub.com/vercel/next.js/issues/30350) - Revert "Make check release job parallel to build job": [#​30388](https://togithub.com/vercel/next.js/issues/30388) ##### Credits Huge thanks to [@​shuding](https://togithub.com/shuding), [@​leotaku](https://togithub.com/leotaku), [@​timneutkens](https://togithub.com/timneutkens), [@​sokra](https://togithub.com/sokra), [@​huozhi](https://togithub.com/huozhi), [@​ijjk](https://togithub.com/ijjk), [@​molebox](https://togithub.com/molebox), [@​mattfwood](https://togithub.com/mattfwood), [@​kripod](https://togithub.com/kripod), [@​kdy1](https://togithub.com/kdy1), and [@​styfle](https://togithub.com/styfle) for helping! ### [`v12.0.0`](https://togithub.com/vercel/next.js/releases/v12.0.0) [Compare Source](https://togithub.com/vercel/next.js/compare/v11.1.2...v12.0.0) ##### Core Changes - Remove .next/traces directory as it's not used: [#​28728](https://togithub.com/vercel/next.js/issues/28728) - Update css-loader runtime to use compiled files: [#​28735](https://togithub.com/vercel/next.js/issues/28735) - Fix typings of dynamic suspense: [#​28740](https://togithub.com/vercel/next.js/issues/28740) - Ensure build trace handles mixed modules: [#​28770](https://togithub.com/vercel/next.js/issues/28770) - \[ESLint Plugin] Updates `no-document-import-in-page` rule to use `path` separators: [#​28768](https://togithub.com/vercel/next.js/issues/28768) - feat: Adding generic typing for previewData: [#​28668](https://togithub.com/vercel/next.js/issues/28668) - Add `RenderResult` class: [#​28776](https://togithub.com/vercel/next.js/issues/28776) - Reuse warning from postcss-loader: [#​28727](https://togithub.com/vercel/next.js/issues/28727) - mini-css-extract-plugin should not bundle webpack code: [#​28822](https://togithub.com/vercel/next.js/issues/28822) - update webpack to 5.52.0: [#​28771](https://togithub.com/vercel/next.js/issues/28771) - Add tracing for css-loader: [#​28756](https://togithub.com/vercel/next.js/issues/28756) - Simplify static + dynamic HTML generation: [#​28793](https://togithub.com/vercel/next.js/issues/28793) - \[ESLint] Support single-file linting in `next lint` (necessary for `lint-staged`): [#​28042](https://togithub.com/vercel/next.js/issues/28042) - Webpack rule to block importing images into \_document: [#​28475](https://togithub.com/vercel/next.js/issues/28475) - Remove outdated webpack conformance experiment: [#​28846](https://togithub.com/vercel/next.js/issues/28846) - Remove unused profiler: [#​28844](https://togithub.com/vercel/next.js/issues/28844) - Remove unused dependencies: [#​28876](https://togithub.com/vercel/next.js/issues/28876) - Update concurrent tests and enable experimental streaming: [#​28892](https://togithub.com/vercel/next.js/issues/28892) - Fix/swc minify: [#​28898](https://togithub.com/vercel/next.js/issues/28898) - Ensure timed out prefetches are cleaned up correctly: [#​28899](https://togithub.com/vercel/next.js/issues/28899) - Simplify `RenderResult`: [#​28900](https://togithub.com/vercel/next.js/issues/28900) - fix: should allow optional properties for `images` option: [#​28709](https://togithub.com/vercel/next.js/issues/28709) - Adopt context based experimental styled-jsx version: [#​28646](https://togithub.com/vercel/next.js/issues/28646) - Fix ensurePage race condition: [#​28939](https://togithub.com/vercel/next.js/issues/28939) - Support node-sass@6: [#​28710](https://togithub.com/vercel/next.js/issues/28710) - Update swc: [#​28946](https://togithub.com/vercel/next.js/issues/28946) - Update swc in next-swc: [#​28970](https://togithub.com/vercel/next.js/issues/28970) - Ensure cache-control is correct for notFound: true with revalidate: [#​28973](https://togithub.com/vercel/next.js/issues/28973) - Update gSSP type to support props as a promise: [#​28999](https://togithub.com/vercel/next.js/issues/28999) - Use `Writable` instead of `Observable`: [#​29007](https://togithub.com/vercel/next.js/issues/29007) - Pass code as buffer to swc minify: [#​29009](https://togithub.com/vercel/next.js/issues/29009) - Deprecate webpack 4 support: [#​28840](https://togithub.com/vercel/next.js/issues/28840) - Make next-ssg optional: [#​28862](https://togithub.com/vercel/next.js/issues/28862) - `next/dynamic`: Accept `pagesDir`: [#​29055](https://togithub.com/vercel/next.js/issues/29055) - Update test set-up to leverage playwright when able to: [#​28634](https://togithub.com/vercel/next.js/issues/28634) - Make traces in development reliable: [#​28990](https://togithub.com/vercel/next.js/issues/28990) - Fix webpack version and safari test and update compiled: [#​29059](https://togithub.com/vercel/next.js/issues/29059) - Throw error if res is accessed after gSSP returns: [#​29010](https://togithub.com/vercel/next.js/issues/29010) - Fix/upload binary artifact: [#​29069](https://togithub.com/vercel/next.js/issues/29069) - Add crossOrigin type to the NextConfig: [#​29033](https://togithub.com/vercel/next.js/issues/29033) - reload the page to show 404 when receiving `invalid` event from on-demand-entries: [#​29074](https://togithub.com/vercel/next.js/issues/29074) - Add stats config for SWC: [#​28883](https://togithub.com/vercel/next.js/issues/28883) - Fix host segment replacing for custom routes: [#​29090](https://togithub.com/vercel/next.js/issues/29090) - Add/styled jsx swc: [#​29005](https://togithub.com/vercel/next.js/issues/29005) - Update styled-jsx: [#​29103](https://togithub.com/vercel/next.js/issues/29103) - Remove inert font tag in font optimization: [#​28869](https://togithub.com/vercel/next.js/issues/28869) - Remove log from failing to parse source map: [#​29118](https://togithub.com/vercel/next.js/issues/29118) - Development tracing improvements: [#​29076](https://togithub.com/vercel/next.js/issues/29076) - Update trace ignores for next import: [#​29119](https://togithub.com/vercel/next.js/issues/29119) - Fix partial one off global selectors: [#​29128](https://togithub.com/vercel/next.js/issues/29128) - Update next-swc binaries: [#​29132](https://togithub.com/vercel/next.js/issues/29132) - Fix transform of \` in styled-jsx: [#​29136](https://togithub.com/vercel/next.js/issues/29136) - Update next-swc binaries: [#​29140](https://togithub.com/vercel/next.js/issues/29140) - Ensure Next.js dist files are commonjs compatible with swcLoader enabled: [#​29138](https://togithub.com/vercel/next.js/issues/29138) - next-ssg: Don't inject `__N_SSP` for files without server props.: [#​29141](https://togithub.com/vercel/next.js/issues/29141) - Build next-swc binaries: [#​29144](https://togithub.com/vercel/next.js/issues/29144) - Add crawler blocking for fallback: true: [#​29121](https://togithub.com/vercel/next.js/issues/29121) - upgrade to typescript 4.4.3: [#​29112](https://togithub.com/vercel/next.js/issues/29112) - Fix native unit tests: [#​29146](https://togithub.com/vercel/next.js/issues/29146) - Ensure traces are flushed in development when there is an error: [#​29149](https://togithub.com/vercel/next.js/issues/29149) - Add name to invalidated span: [#​29170](https://togithub.com/vercel/next.js/issues/29170) - suggest incremental typescript for typescript >= 4.4.2: [#​29169](https://togithub.com/vercel/next.js/issues/29169) - make code consistent with babel externals: [#​28867](https://togithub.com/vercel/next.js/issues/28867) - add support for new URL(): [#​28940](https://togithub.com/vercel/next.js/issues/28940) - Fix bug where returning `{ notFound: true }` from GSP broke `next export`: [#​24481](https://togithub.com/vercel/next.js/issues/24481) - Fix [#​11107](https://togithub.com/vercel/next.js/issues/11107) - don't prefetch preloaded modules: [#​22818](https://togithub.com/vercel/next.js/issues/22818) - Fix array query value has matching: [#​29216](https://togithub.com/vercel/next.js/issues/29216) - Remove useless getComputedStyle call.: [#​27969](https://togithub.com/vercel/next.js/issues/27969) - Preserve `next-env.d.ts` line ending: [#​28100](https://togithub.com/vercel/next.js/issues/28100) - fix compilation span relationship: [#​29174](https://togithub.com/vercel/next.js/issues/29174) - Add spans for hot-reloader start: [#​29251](https://togithub.com/vercel/next.js/issues/29251) - Fix dynamic style issue: [#​29163](https://togithub.com/vercel/next.js/issues/29163) - Ensure trailingSlash is correct for index with query: [#​29217](https://togithub.com/vercel/next.js/issues/29217) - Migrate prerender tests to new set-up: [#​29245](https://togithub.com/vercel/next.js/issues/29245) - Fix resolving href with query and matching as: [#​29246](https://togithub.com/vercel/next.js/issues/29246) - upgrade webpack to 5.53.0: [#​29168](https://togithub.com/vercel/next.js/issues/29168) - Fix basePath: false not being honored for client-side redirect: [#​29235](https://togithub.com/vercel/next.js/issues/29235) - Fix default static /500 with i18n: [#​29250](https://togithub.com/vercel/next.js/issues/29250) - Remove docker usage for running development tests: [#​29264](https://togithub.com/vercel/next.js/issues/29264) - Remove collect-dependencies span as it balloons trace size: [#​29266](https://togithub.com/vercel/next.js/issues/29266) - Initial work for using webpack 5 typings: [#​29105](https://togithub.com/vercel/next.js/issues/29105) - Rename experimental tracing to `outputFileTracing`: [#​29267](https://togithub.com/vercel/next.js/issues/29267) - Add internal mode for debugging Next.js core webpack: [#​29254](https://togithub.com/vercel/next.js/issues/29254) - Fix invalid project dir casing breaking Next.js on Windows: [#​29205](https://togithub.com/vercel/next.js/issues/29205) - Fix add-entry span duration: [#​29288](https://togithub.com/vercel/next.js/issues/29288) - Update to latest [@​vercel/nft](https://togithub.com/vercel/nft) and use async fs methods: [#​29341](https://togithub.com/vercel/next.js/issues/29341) - feat: allow setting custom tsconfig file: [#​28104](https://togithub.com/vercel/next.js/issues/28104) - Ensure static image works correctly with basePath: [#​29307](https://togithub.com/vercel/next.js/issues/29307) - Use webpack resolve with nft: [#​29342](https://togithub.com/vercel/next.js/issues/29342) - Experimental: hook version of reportWebVitals: [#​28769](https://togithub.com/vercel/next.js/issues/28769) - enable unsafeCache for better incremental build performance: [#​29175](https://togithub.com/vercel/next.js/issues/29175) - upgrade webpack and enable experiments.cacheUnaffected: [#​29369](https://togithub.com/vercel/next.js/issues/29369) - Fix `onLoadingComplete()` callback when image src is Data URL: [#​29367](https://togithub.com/vercel/next.js/issues/29367) - Additional bench tracing improvements: [#​29325](https://togithub.com/vercel/next.js/issues/29325) - Remove inline-source-map for Windows: [#​28893](https://togithub.com/vercel/next.js/issues/28893) - Ensure blurDataURL is correct in dev with basePath: [#​29436](https://togithub.com/vercel/next.js/issues/29436) - Update swc : [#​29460](https://togithub.com/vercel/next.js/issues/29460) - Build next-swc binaries: [#​29465](https://togithub.com/vercel/next.js/issues/29465) - Fix SWC unit test: [#​29466](https://togithub.com/vercel/next.js/issues/29466) - Ensure initial imports are included in traces correctly: [#​29437](https://togithub.com/vercel/next.js/issues/29437) - Rename `onReadyToStream` to `onCompleteShell`: [#​29442](https://togithub.com/vercel/next.js/issues/29442) - Update css parser: [#​29484](https://togithub.com/vercel/next.js/issues/29484) - update webpack: [#​29469](https://togithub.com/vercel/next.js/issues/29469) - Parallelize `requirePage` when loading components: [#​29494](https://togithub.com/vercel/next.js/issues/29494) - Invalidate webpack cache when swc options are enabled/disabled: [#​29497](https://togithub.com/vercel/next.js/issues/29497) - Update output tracing resolving: [#​29473](https://togithub.com/vercel/next.js/issues/29473) - Remove error that is too strict in next/dynamic swc transform: [#​29511](https://togithub.com/vercel/next.js/issues/29511) - make client and server independent for on-demand-entries: [#​29518](https://togithub.com/vercel/next.js/issues/29518) - Update resolve options for nft: [#​29524](https://togithub.com/vercel/next.js/issues/29524) - Fix root global jsx style: [#​29505](https://togithub.com/vercel/next.js/issues/29505) - Fix custom app file regex: [#​29525](https://togithub.com/vercel/next.js/issues/29525) - Upgrade swc deps: [#​29531](https://togithub.com/vercel/next.js/issues/29531) - Ensure all package.json files are traced correctly: [#​29539](https://togithub.com/vercel/next.js/issues/29539) - Add page mapping for Server Components: [#​29508](https://togithub.com/vercel/next.js/issues/29508) - Fix ie11 from untranspiled vitals: [#​29532](https://togithub.com/vercel/next.js/issues/29532) - Update version [@​babel/runtime](https://togithub.com/babel/runtime): [#​29458](https://togithub.com/vercel/next.js/issues/29458) - upgrade webpack: [#​29549](https://togithub.com/vercel/next.js/issues/29549) - Include param vars in nearest scope bindings: [#​29536](https://togithub.com/vercel/next.js/issues/29536) - Update `swc_css_parser`: [#​29572](https://togithub.com/vercel/next.js/issues/29572) - Upgrade swc deps: [#​29620](https://togithub.com/vercel/next.js/issues/29620) - fixes [#​29553](https://togithub.com/vercel/next.js/issues/29553): [#​29611](https://togithub.com/vercel/next.js/issues/29611) - Add trace file for "next dev": [#​29633](https://togithub.com/vercel/next.js/issues/29633) - Update to latest version of node-file-trace: [#​29617](https://togithub.com/vercel/next.js/issues/29617) - Update swc crates: [#​29643](https://togithub.com/vercel/next.js/issues/29643) - Fix missing trace items and migrate required files test: [#​29649](https://togithub.com/vercel/next.js/issues/29649) - Create TelemetryPlugin for collecting feature usage metrics: [#​29145](https://togithub.com/vercel/next.js/issues/29145) - Fix grammar in conflicting paths error: [#​29658](https://togithub.com/vercel/next.js/issues/29658) - update webpack: [#​29644](https://togithub.com/vercel/next.js/issues/29644) - Bump squoosh to the latest version: [#​29506](https://togithub.com/vercel/next.js/issues/29506) - Remove webpack 4 support: [#​29660](https://togithub.com/vercel/next.js/issues/29660) - Ensure conditional resolve alias does not affect server: [#​29673](https://togithub.com/vercel/next.js/issues/29673) - Chore/update swc: [#​29675](https://togithub.com/vercel/next.js/issues/29675) - Remove isWebpack5 checks: [#​29677](https://togithub.com/vercel/next.js/issues/29677) - chore: Update swc: [#​29689](https://togithub.com/vercel/next.js/issues/29689) - fix: Prevent image redirection when trailingSlash is set: [#​29640](https://togithub.com/vercel/next.js/issues/29640) - fix(styled-jsx): Use correct SyntaxContext for identifiers: [#​29705](https://togithub.com/vercel/next.js/issues/29705) - Use correct arg for require.resolveWeak: [#​29719](https://togithub.com/vercel/next.js/issues/29719) - update webpack: [#​29708](https://togithub.com/vercel/next.js/issues/29708) - update webpack: [#​29738](https://togithub.com/vercel/next.js/issues/29738) - serverOnlyChanges should be determined when both compilers are done: [#​29757](https://togithub.com/vercel/next.js/issues/29757) - Hmr DX improvements: [#​29753](https://togithub.com/vercel/next.js/issues/29753) - Add trace span for module readFile: [#​29759](https://togithub.com/vercel/next.js/issues/29759) - Fix bug with getServerSideProps when swcLoader is enabled: [#​29760](https://togithub.com/vercel/next.js/issues/29760) - feat(build/swc): Add debug utilities: [#​29730](https://togithub.com/vercel/next.js/issues/29730) - Fix bugs of `styled-jsx` and `swc`: [#​29774](https://togithub.com/vercel/next.js/issues/29774) - Fix swc tests: [#​29776](https://togithub.com/vercel/next.js/issues/29776) - Fix `styled-jsx`: Don't drop extra selectors: [#​29791](https://togithub.com/vercel/next.js/issues/29791) - show partial compiled message and correct module count: [#​29795](https://togithub.com/vercel/next.js/issues/29795) - avoid using absolute paths in import/require: [#​29797](https://togithub.com/vercel/next.js/issues/29797) - Update swc: [#​29798](https://togithub.com/vercel/next.js/issues/29798) - Pass sourcemap when swcMinify is enabled: [#​29794](https://togithub.com/vercel/next.js/issues/29794) - hide build error when returning to old build: [#​29813](https://togithub.com/vercel/next.js/issues/29813) - only schedule pages for disposing and dispose on next compile: [#​29816](https://togithub.com/vercel/next.js/issues/29816) - reduce default maxInactiveAge to 15s: [#​29817](https://togithub.com/vercel/next.js/issues/29817) - add summary logging option: [#​29814](https://togithub.com/vercel/next.js/issues/29814) - handle new hmr connection as heartbeat signal: [#​29818](https://togithub.com/vercel/next.js/issues/29818) - allow to reload disposed client pages: [#​29815](https://togithub.com/vercel/next.js/issues/29815) - Collect feature usage for optimizeCss: [#​29828](https://togithub.com/vercel/next.js/issues/29828) - Add support for AVIF to `next/image`: [#​29683](https://togithub.com/vercel/next.js/issues/29683) - Update swc: [#​29843](https://togithub.com/vercel/next.js/issues/29843) - Avoid TypeError when comparing path param: [#​29821](https://togithub.com/vercel/next.js/issues/29821) - feat(jsconfig-paths-plugin): Resolve paths synchronously: [#​29467](https://togithub.com/vercel/next.js/issues/29467) - Update swc: [#​29866](https://togithub.com/vercel/next.js/issues/29866) - Update swc: [#​29881](https://togithub.com/vercel/next.js/issues/29881) - Added more examples to Response Helpers page: [#​29462](https://togithub.com/vercel/next.js/issues/29462) - update webpack: [#​29870](https://togithub.com/vercel/next.js/issues/29870) - Add experimental option to enable fullySpecified: [#​29880](https://togithub.com/vercel/next.js/issues/29880) - only listen to drain even once: [#​29885](https://togithub.com/vercel/next.js/issues/29885) - Update swc & Improve CI time: [#​29884](https://togithub.com/vercel/next.js/issues/29884) - Enable esmExternals by default: [#​29878](https://togithub.com/vercel/next.js/issues/29878) - Refactor Document to prep for classic streaming: [#​29834](https://togithub.com/vercel/next.js/issues/29834) - Update to latest [@​vercel/nft](https://togithub.com/vercel/nft): [#​29902](https://togithub.com/vercel/next.js/issues/29902) - Remove unused options from swc-loader: [#​29907](https://togithub.com/vercel/next.js/issues/29907) - Update swc: [#​29913](https://togithub.com/vercel/next.js/issues/29913) - upgrade strip-ansi in react-dev-overlay: [#​29906](https://togithub.com/vercel/next.js/issues/29906) - Add revalidate to the GetStaticPropsResult: [#​29919](https://togithub.com/vercel/next.js/issues/29919) - Migrate server-sent events HMR connection to WebSocket: [#​29903](https://togithub.com/vercel/next.js/issues/29903) - Upate swc to allow line comments in css: [#​29943](https://togithub.com/vercel/next.js/issues/29943) - fix Log Typo: [#​29937](https://togithub.com/vercel/next.js/issues/29937) - Bump "engines" to node >= 12.22.0: [#​29949](https://togithub.com/vercel/next.js/issues/29949) - Update webpack target to node12.22: [#​29953](https://togithub.com/vercel/next.js/issues/29953) - Add ESLint docs URLs: [#​29645](https://togithub.com/vercel/next.js/issues/29645) - Use import() to load next.config.js: [#​29935](https://togithub.com/vercel/next.js/issues/29935) - Fix config import on Windows and disable test in failing envs: [#​29971](https://togithub.com/vercel/next.js/issues/29971) - Update swc: [#​29969](https://togithub.com/vercel/next.js/issues/29969) - Fix identifier handling of`styled-jsx`: [#​29986](https://togithub.com/vercel/next.js/issues/29986) - Update swc to fix minifier: [#​29989](https://togithub.com/vercel/next.js/issues/29989) - Remove obsolete prerender indicator code: [#​30004](https://togithub.com/vercel/next.js/issues/30004) - Update swc: [#​30019](https://togithub.com/vercel/next.js/issues/30019) - Update swc: [#​30029](https://togithub.com/vercel/next.js/issues/30029) - Compile native-url and node-libs-browser: [#​30032](https://togithub.com/vercel/next.js/issues/30032) - Update swc to fix regenerator issue: [#​30035](https://togithub.com/vercel/next.js/issues/30035) - Update tracing to collect from reasons: [#​29975](https://togithub.com/vercel/next.js/issues/29975) - Fix eslint loading on Windows: [#​30040](https://togithub.com/vercel/next.js/issues/30040) - Fix `next/image` when parent is `

`: [#​30041](https://togithub.com/vercel/next.js/issues/30041) - Fix trace when initial file is also child: [#​30048](https://togithub.com/vercel/next.js/issues/30048) - Update react 18 streaming api: [#​30038](https://togithub.com/vercel/next.js/issues/30038) - Update manifest to include notFound revalidate info: [#​30046](https://togithub.com/vercel/next.js/issues/30046) - Sanitize the path to the user config before importing: [#​30003](https://togithub.com/vercel/next.js/issues/30003) - Update swc: [#​30055](https://togithub.com/vercel/next.js/issues/30055) - Updat


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/zypeoss/shareimage-docs/AZkznoLwJ5AMpNLFK7rLQiJc7sp2
✅ Preview: https://shareimage-docs-git-renovate-major-nextjs-monorepo-zypeoss.vercel.app

[Deployment for 4b94d85 failed]