consider separating TypeScript API from binaries and start using semver versioning for it #6520
Labels
API
Relates to the public API for TypeScript
Committed
The team has roadmapped this issue
Suggestion
An idea for TypeScript
Currently the version of the NPM package of TypeScript hardly makes any semver sense as it is supposed to:
It's not clear what drives these version changes.
Consider making some use of semantic versioning, because it has its benefits, especially in the context of NPM.
The text was updated successfully, but these errors were encountered: