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

Add handling for removing propTypes for React.Memo component with implicitly returned #199

Merged
merged 1 commit into from Nov 28, 2021
Merged

Add handling for removing propTypes for React.Memo component with implicitly returned #199

merged 1 commit into from Nov 28, 2021

Conversation

leusrox
Copy link
Contributor

@leusrox leusrox commented Jul 6, 2021

@leusrox leusrox changed the title Add handling for removing propTypes from React.Memo component with implicitly returned Add handling for removing propTypes for React.Memo component with implicitly returned Jul 6, 2021
@leusrox
Copy link
Contributor Author

leusrox commented Nov 23, 2021

Hi @oliviertassinari! The tests is passed 🎉
Could you look again, please?

@oliviertassinari oliviertassinari merged commit 25bffc2 into oliviertassinari:master Nov 28, 2021
@leusrox
Copy link
Contributor Author

leusrox commented Dec 5, 2021

@oliviertassinari Sorry for the intrusiveness, but is it possible to publish a patch for this fix? We'd like to include this into our build because it will help to remove propTypes for many components.

@leusrox
Copy link
Contributor Author

leusrox commented Dec 14, 2021

@oliviertassinari Sorry for the intrusiveness, but is it possible to publish a patch for this fix? We'd like to include this into our build because it will help to remove propTypes for many components.

Bump 😊

@jsmecham
Copy link

@oliviertassinari Any chance of cutting a release containing this?

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.

Doesn’t remove propTypes in certain situations
3 participants