WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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