Skip to content
This repository was archived by the owner on Mar 10, 2023. It is now read-only.

feat: typescript 3 -> 4#127

Open
FauxFaux wants to merge 1 commit intoamplitude:masterfrom
FauxFaux:feat/typescript-4
Open

feat: typescript 3 -> 4#127
FauxFaux wants to merge 1 commit intoamplitude:masterfrom
FauxFaux:feat/typescript-4

Conversation

@FauxFaux
Copy link
Copy Markdown

Move from compiling on typescript 3.9 to typescript 4.3.

This is annoying me as it means we end up with a production dependency of 3.9, instead of the 4.3 we're using locally. I have no idea how this is ending up as a production dependency, but it is! Thanks yarn. Tharn.

Note that typescript aren't great at semver; 3.8 -> 3.9 is the same level as change as 3.9 -> 4.0 and 4.1 -> 4.2, etc.

That is, this isn't a huge breaking change.

@FauxFaux FauxFaux marked this pull request as ready for review August 11, 2021 07:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant