Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Typescript < 4.9 #474

Merged
merged 2 commits into from
May 4, 2024
Merged

Conversation

NullVoxPopuli
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli commented May 4, 2024

We want to use ember-source's built in types for internal type checking, and we can't do that with TS < v4.9

TS v4.9 was released November of 2022

@kategengler
Copy link
Member

@NullVoxPopuli
Copy link
Contributor Author

legit, still way better than 4.4 I'll update

@NullVoxPopuli NullVoxPopuli changed the title Drop support for Typescript < 5 Drop support for Typescript < 4.9 May 4, 2024
@kategengler
Copy link
Member

If you follow TS Semver, like Ember, a change in TS versions doesn't need to be breaking iirc https://www.semver-ts.org/

@NullVoxPopuli NullVoxPopuli added enhancement New feature or request and removed breaking labels May 4, 2024
@NullVoxPopuli NullVoxPopuli merged commit c54a693 into master May 4, 2024
26 checks passed
@NullVoxPopuli NullVoxPopuli deleted the drop-ts-less-than-5 branch May 4, 2024 19:26
@github-actions github-actions bot mentioned this pull request May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants