Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update next: 12.1.4 → 12.1.5 (patch) #67

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Apr 13, 2022

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.4 → 12.1.5) · Repo

Release Notes

12.1.5

Core Changes

  • [Script] Use __non_webpack_require__ to fetch partytown server-side: #35793
  • Use ReadableStream in client hydration for Firefox compatibility: #35796
  • Continue testing react v17 with e2e tests: #35787
  • Collect packages are used and eliminated in getServerSideProps: #35404
  • Initial implementation of statically optimized flight data of server component pages: #35619
  • Fix layout="raw" image element sizes prop: #35809
  • fix: reset visible state when src/href changed: #35287
  • Add warning when importing "next" directly: #35884
  • Custom app for switchable runtime: #35666
  • Update repo to use react 18 by default: #35888
  • Fix Firefox flash of white on next/image with placeholder=blur: #35889
  • Fix data encoder and decoder to use stream in renderer: #35936
  • Revert "fix the dynamic routing of middleware": #35932
  • Update: Add error message when for getServerSideProps invalid return value: #35887
  • Code refactoring: #35937
  • fix: add locale prefix to middleware preflight url: #35911
  • Emotion SWC Plugin - Allow for jsxImportSource to be configurable: #35963
  • Update polyfill of web streams: #35571
  • Add .eslintrc.cjs to list of supported next lint config files: #35440
  • update webpack: #35867
  • Ensure minimalMode previousCache expire time is capped: #35954
  • Add test case for module resolution in node_modules from different contexts: #35978
  • Support shared component with next built-in client components: #35975
  • Use eager import to include client modules: #35979
  • Use renderToString for flush effects: #35999
  • test: organize react 18 tests: #36003
  • allow to provide postcss plugin options as a string: #35173
  • Fix leaking internal config to user-defined loader prop in next/image: #36013
  • Support export all syntax in client components: #36027
  • Interpolate default exports: #35933
  • feat(next-swc): Update swc crates: #35996
  • Interpolate default exports is now unnecessary: #36065
  • Do not add locale to link for api route and middleware preflight: #35994
  • update @vercel/nft to 0.18.1: #36075
  • Fix outputStandalone with optimizeCss: #36028
  • Interpolate module.exports as default import : #36082
  • fix(next-url): print properly using logger symbol: #36097

Documentation Changes

  • Docs: update react 18's overview: #35766
  • Update dead link for getStaticPaths in error docs: #35814
  • Link to with-docker-multi-env example.: #35820
  • Add Vitest example.: #35858
  • Docs: Add useful link to invalid-getstaticprops-value error message: #35915
  • Update Manual Steps in Getting Started guide: #35898
  • fix: toBeInTheDocument is not a function: #35930
  • Refactor default locale prefix to support clone(): #35874
  • docs: clarify when you use getServerSideProps: #35922
  • Update docs related to React 18: #35952
  • Mention HTTP 303 See Other in redirects section: #35997
  • Update the docs for Switchable Runtime: #36015
  • Add docs for x-nextjs-cache header: #36023
  • Improvements to the MDX Docs and replaced a leftover reference to babel: #35332
  • Moving middleware file : #36009
  • Revert "Improvements to the MDX Docs and replaced a leftover reference to babel": #36066
  • docs: failed-loading-swc possible fix for Windows users: #36081

Example Changes

  • fix(with-mongodb): Change comment of MongoDB client in getServerSideProps: #35750
  • [example] Fix bird animations in with-three-js example: #36053
  • Update to with-supertokens example: #35991
  • [Examples] Updating with-elasticsearch to latest Elasticsearch lib version: #36063
  • [example] Fix fast refresh in with-slate example: #36095
  • add support for changing /route/#hashes: #36079

Misc Changes

  • test: add test for basic dynamic import with react 18 hydration: #35772
  • Send build trace to datadog in CI: #35306
  • Fix docs only check for performance metrics job: #35785
  • Run e2e suite against React 18: #35774
  • ci(trace): adjust agent env variables: #35790
  • ci(trace): fix workflow conditions: #35800
  • ci(workflow): fix api key for trace: #35804
  • Stabilize react streaming ISR test: #35885
  • Fix flaky test: #35951
  • Add note to contributing about docs manifest: #36020
  • Update turbo cache key: #36074
  • docs: suggest cloning with depth=1 to avoid huge downloads: #36064

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added dependencies Dependencies depfu labels Apr 13, 2022
@vercel
Copy link

vercel bot commented Apr 13, 2022

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/uiuxarghya/8bits/9zF3WABNUf2578Joy2A5NB1U3pGa
✅ Preview: https://8bits-git-depfu-updatenpmnext-1215-uiuxarghya.vercel.app

@uiuxarghya uiuxarghya merged commit 18aa2d9 into master Apr 13, 2022
@depfu depfu bot deleted the depfu/update/npm/next-12.1.5 branch April 13, 2022 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant