Skip to content

Conversation

panz3r
Copy link
Member

@panz3r panz3r commented May 18, 2022

This PR fixes an issue when using this library with React 18 and Typescript due to breaking changes introduced in @types/react@^18.0.0

See React 18 Upgrade guide and React 18 typings pull request for more details

Fixes #1

@panz3r panz3r added the bug Something isn't working label May 18, 2022
@panz3r panz3r self-assigned this May 18, 2022
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
dist/react-auth.cjs.production.min.js 4.51 KB (0%)
dist/react-auth.esm.js 4.66 KB (0%)

@panz3r panz3r requested a review from IronTony May 18, 2022 21:47
Copy link
Member

@IronTony IronTony left a comment

Choose a reason for hiding this comment

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

👍

@panz3r panz3r merged commit 6e824ab into main May 21, 2022
@panz3r panz3r deleted the fix/react-18-types branch May 21, 2022 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] AuthProvider invalid children types in React 18

2 participants