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

chore(deps): Override dependency for react-select-fast-filter-options #1069

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

MonkeyDo
Copy link
Member

Hasn't been updated in years to react-select-fast-filter-options, but it doesn't rely on any internals of react-select so we can override the peer dependency to use our current version of react-select define in our direct dependencies.

I should investigate whether newer version of react-select are faster with the search implementation for loooong lists of items (we originally did this for the list of languages which is quite long), if so we can dump the package entirely.

Hasn't been updated in years, but doesn't rely on any internals of react-select.
@MonkeyDo MonkeyDo merged commit a371f8f into master Feb 26, 2024
4 checks passed
@MonkeyDo MonkeyDo deleted the override-dep branch February 26, 2024 11:46
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