Update next: 12.1.2 → 12.1.4 (patch) #210
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.1.2 → 12.1.4) · Repo
Release Notes
12.1.4
12.1.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
v12.1.4
v12.1.4-canary.1
Fix router isReady and react 18 not being detected with no config (#35762)
Fix document styles with react 18 (#35760)
v12.1.4-canary.0
feat(next-swc): Update swc crates (#35395)
Updated create-next-app docs to include pnpm usage (#35755)
Only resolve page runtime for react 18 and error on read failure (#35705)
v12.1.3
v12.1.3-canary.4
Fix streaming SSR with multi-byte characters (#35724)
Fix useStatic404 condition (#35749)
Update to pre-compile use-subscription (#35746)
v12.1.3-canary.3
test(fix: Prevent page to scroll to top during data HMR) (#35744)
Fix _document and getInitialProps with React 18 (#35736)
fix: Prevent page to scroll to top during data HMR (#35739)
docs: fix typo in Script Component docs (#35731)
v12.1.3-canary.2
Ensure the app shell is rendered before rendering the document (#35732)
Emotion css minify should not trim end spaces if item is not the last (#35697)
v12.1.3-canary.1
Fix Fast Refresh for React 18 (#35718)
Fix typos (#35683)
v12.1.3-canary.0
fix: don't override user-agent in fetch if specified (#35547)
test(integration): emit console error when test fails (#35507)
fix the dynamic routing of middleware (#32601)
Add deprecated JSDoc comments for the previous middleware signature (#35448)
Update default test timeouts for yarn install times (#35669)
Fix next info test during stable release (#35668)
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