Why is there no clear stable release for Discord.js?

Hello, I noticed that there isn't a clear "stable" release for Discord.js recently. I am currently using version 14.18.0, but I saw that it jumped to 14.19.1 shortly after. Could someone explain why there is no clearly marked stable version, and why there are rapid updates between versions? Thank you in advance!
3 Replies
d.js toolkit
d.js toolkit3d ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
duck
duck3d ago
semver versions are intended to be the stable versions, so latest being 14.19.1 is the latest stable
why there are rapid updates between versions?
14.18.0 was released 3 months ago not sure if you're just perceiving 14.18.0 as only being latest for a short period of time due to only recently updating, but I'd say it's just pure coincidence you happened to only install it just before the latest release (frankly, I'd even say more people complain releases aren't frequent enough, at least when new features are added to the api)
Sorry
SorryOP3d ago
Yeah, right, I understand it better now! It was probably just a coincidence that I updated right before the new release came out. Thanks for the clarification!

Did you find this page helpful?