react-marquee-slider
react-marquee-slider copied to clipboard
Bump next from 12.2.3 to 12.2.4 in /example
trafficstars
Bumps next from 12.2.3 to 12.2.4.
Release notes
Sourced from next's releases.
v12.2.4
Core Changes
- Fix error message typos: #38894
- Update to latest version of
@vercel/nft: #38878- fix(#38090): add missing
analyticsIdto config schema: #38911- Ensure hash on initial request is preserved in new router: #38913
- Remove unnecessary assertions: #38899
- Clear unnecessary code: #38900
- fix: Impl
attachRequestMetain base server to handle meta differently in edge and node servers: #38932- feat: enhance warning messages about unanalyzable
configfield: #38907- fix: fix generateEtags type inside schema: #38936
- Refactor router reducer: #38983
- Add state comparison to router: #38422
- update webpack: #38988
- Update config schema for empty basePath: #38998
- Add handling for prefetching onTouchStart and initial mobile testing : #38805
- Add additional comments to new router: #38986
- Update config-schema for relay field to be less strict: #39010
- Add config for opting out of optimistic client cache behavior: #38774
- Fix tracing edge-runtime dependencies: #39009
- Ensure dangerouslyAllowSVG is passed correctly: #39031
- Handle getStaticPaths error inside worker to avoid serializing: #39032
- chore: enable swc externalHelpers when pre-compile: #38182
- Update to use HEAD request for On-Demand ISR: #39038
- chore: Clean up imports and unused code: #39044
- Replace node-sass test dependency with sass: #39053
- Add comments in new router reducer: #39025
- Add additional comments for reducer/cachenode: #39065
- fix: print Request & Response properties: #38903
- fix: show
asPathon large page data warning: #39071- Remove RSC rendering from render: #39045
- Ensure query is updated correctly with shallow and middleware: #39086
- Update pre-compiled to fix check: #39089
- Fix unhandled rejections with edge runtime: #39091
- feat(next-swc): Update swc: #39055
- Collect telemetry for next/future/image: #39046
- [Script] Adds
onReadyprop tonext/script: #38849- Ensure we hard navigate for failed _next/data with middleware: #39148
- Refactor Flight plugins to use types.: #39136
- Fix middleware + afterFiles SSG rewrite case: #39153
- Update swc minifier: #39158
- Fix incorrect component cache for middleware cases: #39159
- Add shared dynamic api: #39163
- Add exportPathMap config type/schema field: #39171
- Fix default error style overrides: #39169
- refactor: return single middleware from getMiddleware in dev server: #39177
- fix(#11930): rewritten api routes can correctly handle cors in dev mode: #38937
- refactor: simplify middleware execution: #39192
- Add missing
@napi-rs/clidevDependency to next-swc: #39164
... (truncated)
Commits
d6cb795v12.2.4dbc38d6v12.2.4-canary.120febcc3Add TypeScript to ant design example (#38470)147a24efix: buffer is not usable on edge runtime (#39227)d315ee1Ensure On-Demand revalidate does not consider preview cookie (#39313)6b49d47docs: add missing dot (#39314)58b920dfeat(next-swc/wasm): export async interfaces (#39231)de41597Fix next/server being required during build (#39310)11c9d42chore(trace): fix typo in trace-to-event-format.mjs (#39279)1039dd4Enable concurrent mode by default in app-render (#39307)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.