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

[FEATURE] Add explicit support TS 5.1, 5.2, and 5.3 #20597

Merged
merged 1 commit into from Dec 12, 2023
Merged

Conversation

chriskrycho
Copy link
Contributor

Ember has had implicit support for these since their release, and has tested against all of them successfully via the nightly job. Include them explicitly in the CI range so Ember does not regress against any of them. (They should also, separately, be added to a public list of supported versions, in line with the semver-ts spec.)

Ember has had implicit support for these since their release, and has
tested against all of them successfully via the nightly job. Include
them explicitly in the CI range so Ember does not *regress* against any
of them. (They should also, separately, be added to a public list of
supported versions, in line with [the semver-ts spec][spec].)

[spec]: https://www.semver-ts.org/2-conformance.html
@chriskrycho chriskrycho changed the title Feature: explicitly support TS 5.1, 5.2, and 5.3 [FEATURE] Add explicit support TS 5.1, 5.2, and 5.3 Dec 12, 2023
@kategengler kategengler merged commit 171618c into main Dec 12, 2023
21 checks passed
@kategengler kategengler deleted the ts-versions branch December 12, 2023 16:03
@kategengler
Copy link
Member

Thank you!

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

Successfully merging this pull request may close these issues.

None yet

3 participants