Skip to content

React 18.2 #4096

Answered by TkDodo
vadimshvetsov asked this question in Ideas
Discussion options

You must be logged in to vote

Those should be equivalent? ^18.0.0 means "compatible with 18.0.0", and 18.2 is compatible with that. You can check that by going to https://semver.npmjs.com/, picking react and then enter the range ^18.0.0.

It's a bit obfuscated with all the experimental releases, but you can see 18.0.0, 18.1.0 and 18.2.0 being marked as green, which means they match this dependency.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vadimshvetsov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants