Skip to content

react-redux: Compat with React 19 types #1

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

Closed
wants to merge 5 commits into from
Closed

Conversation

eps1lon
Copy link
Owner

@eps1lon eps1lon commented Mar 24, 2024

Closes eps1lon/DefinitelyTyped#28

New bug discovered that we flush out in React 19: Implicit dependency on @types/prop-types. You always need to declare dependencies explicitly. Transitive dependencies are an implementation detail that can change at any time.

Copy link

Size Change: +3 B (0%)

Total Size: 9.1 kB

Filename Size Change
dist/react-redux.legacy-esm.js 8.95 kB +3 B (0%)
ℹ️ View Unchanged
Filename Size
dist/cjs/index.js 143 B

compressed-size-action

@eps1lon
Copy link
Owner Author

eps1lon commented Mar 24, 2024

Finished. Typechecking is green.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

React 19 and react-redux
1 participant