Upgrade version to 18.2.0 for Next.js 13 - #10
Closed
maxproske wants to merge 2 commits into
Closed
Conversation
Author
|
@marvinhagemeister just in case notifications aren't sent. Cheers! |
Author
|
@marvinhagemeister Hopefully I'm not creating extra pressure by asking when this PR will be reviewed. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Member
|
Preact does not match React v18 fully (and perhaps won't). The version here will not fall out of sync with the version we ship in We don't support using Preact w/ Next anymore anyhow; the Next team broke support rather often and then bought in completely to React. Eventually it became quite obvious that it was not a good use of our time to try to maintain support when they clearly did not care to keep it themselves. I'm going to close this out as there's no plan to alter the React version compat masquerades as for now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Next.js 13 bumped the minimum React version from 17.0.2 to 18.2.0.
x-ref: vercel/next.js#42530