Hacker News new | ask | show | jobs
by dimitropoulos 1099 days ago
minimum TypeScript version is 5, eh? Seems strange since there's no reason listed and TypeScript doesn't do semver but power to 'em I guess for pushing people to stay up-to-date. :)
1 comments

I wouldn’t be surprised if this is because of the improved support[1] for writing types as JSDoc comments in TypeScript 5.0

[1] https://devblogs.microsoft.com/typescript/announcing-typescr...