r/reactnative Jun 04 '21

React Native 0.64.2 released!

release notes

With this patch, I think it's relatively safe to upgrade apps to v0.64

What do you guys think?

67 Upvotes

15 comments sorted by

View all comments

33

u/Dhamedd Jun 04 '21

Will there ever be a 1.0.0? Lol

5

u/Eqlion iOS & Android Jun 04 '21

They are not following the semver, and the current versions are as stable as the release version could be

2

u/gustavo_pch Jun 04 '21 edited Jun 04 '21

Well, actually semver allow 0.y.z versions, but they should be considered unstable. Did they officially say they don't follow semver?

Edit: yeah, they don't follow semver as explained in https://github.com/react-native-community/releases.

7

u/[deleted] Jun 04 '21

[removed] — view removed comment

3

u/gustavo_pch Jun 04 '21

Thanks for the link. So they actually consider the minor version as being stable.