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

Fix compatibility with TypeScript v5 #594

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Fix compatibility with TypeScript v5 #594

merged 1 commit into from
Mar 28, 2024

Conversation

swansontec
Copy link
Contributor

@swansontec swansontec commented Mar 28, 2024

Now that TypeScript understands the exports field, we need to add types there too.

Also, the definition of a JSX element has changed slightly.

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Now that TypeScript understands the `exports` field, we need to add types there too.

Also, the definition of a JSX element has changed slightly.
@swansontec swansontec merged commit 4831b50 into master Mar 28, 2024
2 checks passed
@swansontec swansontec deleted the william/fix-ts5 branch March 28, 2024 21:45
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.

2 participants