#Most stable nexjs version?
1 messages · Page 1 of 1 (latest)
🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord
🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize
✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)
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.
Really? They say v13 is the most stable
that doesn't need to update every month
like its LTS
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
Aha
Understood thank you