Skip to content

Repin TypeScript version range#53

Open
AprilArcus wants to merge 1 commit into
dsc8x:masterfrom
AprilArcus:repin-typescript
Open

Repin TypeScript version range#53
AprilArcus wants to merge 1 commit into
dsc8x:masterfrom
AprilArcus:repin-typescript

Conversation

@AprilArcus
Copy link
Copy Markdown

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