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

bugfix(TransformWrapper): update props when TransformWrapper is updated #449

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

dimensi
Copy link
Contributor

@dimensi dimensi commented Feb 1, 2024

Hi, when the callbacks in react are updated, the instance on update was not picking up the new props and the instance was accessing the old cached value.

@dimensi dimensi requested a review from prc5 as a code owner February 1, 2024 11:08
@dimensi dimensi changed the title bugfix: update props when TransformWrapper is updated bugfix(TransformWrapper): update props when TransformWrapper is updated Feb 1, 2024
@prc5 prc5 merged commit c17412b into BetterTyped:master Feb 1, 2024
@prc5
Copy link
Collaborator

prc5 commented Feb 1, 2024

Amazing! @dimensi you're on fire! 😁

@dimensi dimensi deleted the bugfix/update-props-on-update branch February 1, 2024 11:12
Copy link

github-actions bot commented Feb 1, 2024

🎉 This PR is included in version 3.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants