Replies: 3 comments
-
I think they had been waiting for React 19 to become stable. The docs talk about a regular cadence when releasing: https://github.com/vercel/next.js/blob/canary/contributing/repository/release-channels-publishing.md |
Beta Was this translation helpful? Give feedback.
-
Ok, but how often Canary stuff goes into stable? E.g. I'm interested in #72095 to be in stable, it went into this canary release, when it gets to stable? |
Beta Was this translation helpful? Give feedback.
-
🔗 Understanding the Next.js release cycle (#73558)Hi 👋 The Next.js release cycle works in 3 steps:
Basically:
Example: For v15, they shipped a bunch of canary versions → then moved to RC → finally tagged stable. This way we get new features quickly but also stability before prod. Docs also mention this in their contributing guide, but that’s the high-level idea. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hiya,
I was wondering if there are any docs/info available on Next.js' release cycle, if there is a consistent methodology followed?
I ask because the last 15.x release was 15.0.3 almost exactly a month ago at this point, with 42 canary versions released so far for 15.0.4. This seems like a long lag between patch versions?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions