Update next: 12.0.9 → 12.0.10 (patch) #34
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ next (12.0.9 → 12.0.10) · Repo
Release Notes
12.0.10
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 40 commits:
v12.0.10
v12.0.10-canary.2
fix(next/image): render valid html according to W3C (#33825)
fix typo (#33840)
Update Content-Security-Policy header usage explanation (#33833)
Doc: fix broken link to api routes doc (#33836)
Enable jest hoist transform when using next/jest (#33731)
Generate functions manifest (#33770)
[Docs] Testing docs: Comment out optional config that points to a file (#33827)
Upgrade to @stitches/react 1.2.6 (#33817)
[docs] Mention SWC in TypeScript documentation. (#33801)
Fixed duplicate data fetching overview page + links (#33774)
v12.0.10-canary.1
Fix duplicate image src causing canceled request (#33776)
[example] Upgrade the with-stripe-typescript example app (#33761)
Fix encoding error with location and refresh headers (#33763)
Fix: broken npm install (#33767)
Move custom server note from middleware doc (#33744)
v12.0.10-canary.0
Ensure non-error thrown in getStaticPaths shows correctly (#33753)
Ensure all CSS files are included for experimental critical CSS (#33752)
Correct misspelling in testing documentation #33754 (#33755)
Allow to delete URL search params in middleware rewrites (#33725)
Add `stale-while-revalidate` pattern to Image Optimization API (#33735)
fix rsc test suite runner (#33745)
Added next.config.js with datocms-assets domain in allow list (#33647)
fix: fixes #33314 move is-plain-object for es5 compilation (#33690)
Fix `with-docker` example dockerfile (#33695)
Improve tests for streaming and server components (#33740)
chore: deprecate process.browser (#32862)
Properly support custom 500 page in the web server (#33729)
Use swc parse for flight server and client loaders (#33713)
Changed data fetching file name to overview to fix meta data title (#33232)
fix: allow certain variable names in development (#33638)
feat: make `compress` configurable in standalone mode (#33717)
fix: image optimizer hangs when invalid image is requested (#33719)
fix syntax error in `lock.yml`
fix: use github action instead of bot (#33718)
run stale 20 minutes earlier
Update Time to First Byte (TTFB) link (#33715)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands