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

A number of StrictMode fixes and updates #99

Merged
merged 7 commits into from
Nov 25, 2024
Merged

A number of StrictMode fixes and updates #99

merged 7 commits into from
Nov 25, 2024

Conversation

jquense
Copy link
Member

@jquense jquense commented Nov 22, 2024

Updates a bunch of hooks to be strict mode compatible or deprecates them.

@jquense jquense requested a review from kyletsang November 22, 2024 20:54
src/useTimeout.ts Show resolved Hide resolved
src/useDebouncedCallback.ts Outdated Show resolved Hide resolved
src/useDebouncedCallback.ts Outdated Show resolved Hide resolved
src/useTimeout.ts Outdated Show resolved Hide resolved
src/useDebouncedCallback.ts Show resolved Hide resolved
@jquense jquense merged commit 1511129 into master Nov 25, 2024
3 checks passed
@jquense jquense deleted the jq/strict-mode branch November 25, 2024 13:18
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.

useMap and useSet don't trigger component render after adding an even amount of items
2 participants