Next.js Discord

Discord Forum

Most stable nexjs version?

Answered
Asian swamp eel posted this in #help-forum
Open in Discord
Avatar
Asian swamp eelOP
Most stable nexjs version?
Answered by joulev
Define “stable”.

If you mean “latest stable release”, it is 15.1.7.

If you mean “without bugs”, no nextjs version is bug free. All versions have some sort of bugs, either already discovered and reported, or not yet found.

If you mean “my code will experience the least amount of code changes when I update”, it’s the latest version, 15.1.7.
View full answer

8 Replies

Avatar
@Asian swamp eel Most stable nexjs version?
Avatar
Define “stable”.

If you mean “latest stable release”, it is 15.1.7.

If you mean “without bugs”, no nextjs version is bug free. All versions have some sort of bugs, either already discovered and reported, or not yet found.

If you mean “my code will experience the least amount of code changes when I update”, it’s the latest version, 15.1.7.
Answer
Avatar
@Asian swamp eel Really? They say v13 is the most stable
Avatar
v13 is outdated, not stable. The same way windows 7 is outdated, not stable. You don’t get to enjoy new features. No one knows what happens to you when there is a security vulnerability discovered
Nextjs doesn’t have the concept of LTS. All versions except the latest version are not officially supported: they may release security patches but they may also just not do that