Y
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
Macha
1863 days ago
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.
link
tarruda
1863 days ago
It seems the person responsible for this edit mistook Deno's version with a decimal number.
link
whalesalad
1863 days ago
Isn’t that the normal behavior of JavaScript numbers? Just do your own thing sometimes? Heh.
link
andrew_
1863 days ago
It's become somewhat the norm that JavaScript projects have adopted semver (
https://semver.org/
) for releases.
link
osrec
1863 days ago
While it may be, in this case, we're dealing with strings.
link
dang
1863 days ago
Fixed now. Sorry!
link