Hacker News new | ask | show | jobs
by caspervonb 1863 days ago
Uhm, so this submission was edited and renamed to Deno 1.1, but this is release version 1.10 as in version one dot ten.
4 comments

For context, this 11-month old github release <https://github.com/denoland/deno/releases/tag/v1.1.0> is the Deno 1.1 release notes, not the linked post here which is for the 1.10 release notes.
It seems the person responsible for this edit mistook Deno's version with a decimal number.
Isn’t that the normal behavior of JavaScript numbers? Just do your own thing sometimes? Heh.
It's become somewhat the norm that JavaScript projects have adopted semver (https://semver.org/) for releases.
While it may be, in this case, we're dealing with strings.
Fixed now. Sorry!