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 missing generic type for HTMLAttributes #1499

Merged
merged 1 commit into from
May 6, 2022

Conversation

pedrodurek
Copy link
Member

Closes #1498

Checklist

  • only relevant code is changed (make a diff before you submit the PR)
  • run tests npm run test
  • tests are included

Checklist (for documentation change)

  • only relevant documentation part is changed (make a diff before you submit the PR)
  • motivation/reason is provided

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.951% when pulling a659785 on pedrodurek:fix-react-18-type into 7dc8d29 on i18next:master.

@adrai adrai merged commit 0c34ff5 into i18next:master May 6, 2022
@adrai
Copy link
Member

adrai commented May 6, 2022

thx, included in v11.16.9

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.

tsc not working with last release 11.16.8 - compilation error on HTMLAttributes
3 participants