-
|
Perhaps this is a dumb question, but when do changes merged to main go into the next release? I ask because, assuming once they are merged to main they are ready for prod, there's one merged back in December that's still not in the latest release. So maybe my understanding is incorrect. Here's the feature I'm looking for: https://github.com/react-navigation/react-navigation/pull/12866 |
Beta Was this translation helpful? Give feedback.
Answered by
satya164
Jan 21, 2026
Replies: 1 comment
-
|
The PR was merged to main, which is currently published as 8.x alpha The current stable version (7.x) lives in the 7.x branch |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Xaeryan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The PR was merged to main, which is currently published as 8.x alpha
The current stable version (7.x) lives in the 7.x branch