#Most stable nexjs version?

1 messages · Page 1 of 1 (latest)

kindred valley
#

Most stable nexjs version?

fringe tokenBOT
#

🔎 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)

thin vale
# kindred valley Most stable nexjs version?

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.

kindred valley
#

that doesn't need to update every month

#

like its LTS

thin vale
#

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