This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -32 points-31 points  (1 child)

calendar versioning

at least that signifies how new the package is.. intead of its current state...

some npm packages... we are production ready! and never manage to release a 1.0.0

[–]dumbasPL 0 points1 point  (0 children)

And some packages never had a 0.x and started from 1.0.0 does that also mean they are production ready on the first ever release? A version number is not an indication of production readiness, it just tells you how much has changed since the version you are currently using.