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

Remove dependency on use-context-selector #2325

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

becca-bailey
Copy link
Contributor

This removes our dependency on use-context-selector in favor of vanilla context. Once we have a more fully-featured re-write, we can do some performance comparisons and measure whether something like use-context-selector provides noticeable performance gains, and reconsider introducing something similar.

Fixes #2322

@becca-bailey becca-bailey added the Type: Bug 🐛 Oh no! A bug or unintentional behavior label Jun 23, 2022
Copy link
Contributor

@gksander gksander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ezpz

@becca-bailey becca-bailey marked this pull request as ready for review June 23, 2022 21:23
@becca-bailey becca-bailey merged commit 43263c4 into main Jun 23, 2022
@becca-bailey becca-bailey deleted the bug/use-context-selector branch June 23, 2022 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐛 Oh no! A bug or unintentional behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Module not found: Error: Can't resolve 'use-context-selector'
3 participants