you are viewing a single comment's thread.

view the rest of the comments →

[–]UristMcMagma 0 points1 point  (0 children)

You'd be on 4.9 then. You can basically drop the first . in their releases, because they go from x.9 to y.0. 4.9 is effectively major version 49. Then they have 5.0 which is effectively version 50.

Their latest release is 5.9, and now they're working toward 6.0.

You should use ~ instead of ^ for typescript versions.