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

Fork types for TS 5.1 and beyond #4548

Merged
merged 7 commits into from
Nov 13, 2024
Merged

Fork types for TS 5.1 and beyond #4548

merged 7 commits into from
Nov 13, 2024

Conversation

JoviDeCroock
Copy link
Member

@JoviDeCroock JoviDeCroock commented Nov 10, 2024

In TypeScript 5.1 there was a change to the JSX types, to support this properly we'll need to fork our types in pre and post this minor version.

I'm pretty unsure whether we can add tests for this in our repository 😅

Resolves #4113
Resolves #4425
Resolves #3611
Resolves #3815
Enables #4481
Supersedes #3482

Copy link
Member

@rschristian rschristian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think we just need to bump our TS devDep to 5.1 and we should be good

@coveralls
Copy link

coveralls commented Nov 11, 2024

Coverage Status

coverage: 99.486%. remained the same
when pulling 7dcff34 on fork-types
into 514183f on main.

package.json Outdated Show resolved Hide resolved
@JoviDeCroock JoviDeCroock merged commit 208b0b9 into main Nov 13, 2024
5 checks passed
@JoviDeCroock JoviDeCroock deleted the fork-types branch November 13, 2024 06:41
@JoviDeCroock JoviDeCroock mentioned this pull request Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants