Skip to content

Conversation

AprilArcus
Copy link

TypeScript does not follow semantic versioning; 4.0 was not a breaking change from 3.9. The version range in this project's package.json means that projects running on TypeScript 4.x cannot de-duplicate the very large TypeScript dependency. This PR updates the version range from a "minor version" pin to a "greater than or equal to" pin, which reflects the original intent in light of TypeScript's versioning practices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant