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

Memoize all the things. Fixes #80. #82

Merged
merged 1 commit into from
Aug 21, 2019
Merged

Memoize all the things. Fixes #80. #82

merged 1 commit into from
Aug 21, 2019

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented Aug 21, 2019

Description

Apply useCallback to the returned functions such as run, cancel and reload, fixing #80. This only affects useAsync.

Checklist

Make sure you check all the boxes. You can omit items that are not applicable.

  • Added / updated the unit tests

@ghengeveld ghengeveld merged commit d3c3138 into master Aug 21, 2019
@ghengeveld
Copy link
Member Author

Released in v8.0.0

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.

1 participant