How does the releases work for Next.js? #11087
Answered
by
timneutkens
theprobugmaker
asked this question in
Help
-
I saw that it has a lot of pre-release for a minor release (v9.3.1 for example), I was wondering how the releases work for Next.js |
Beta Was this translation helpful? Give feedback.
Answered by
timneutkens
Mar 15, 2020
Replies: 1 comment
-
Canary releases ( |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
theprobugmaker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Canary releases (
next@canary
) are released before a stable release, this allows users to try out newer versions before they get to stable.