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

feat: createCachedSelector accepts createSelectorOptions object #229

Merged
merged 2 commits into from
Feb 11, 2024

Conversation

toomuchdesign
Copy link
Owner

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Feature

What is the current behaviour? (You can also link to an open issue here)

#228

What is the new behaviour?

createCachedSelector supports reselect's createSelectorOptions option.

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

No

Other information:

Please check if the PR fulfills these requirements:

  • Tests for the changes have been added
  • Docs have been added / updated

@toomuchdesign toomuchdesign linked an issue Feb 11, 2024 that may be closed by this pull request
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling b09d924 on reselect-options
into dc03c69 on master.

@toomuchdesign toomuchdesign merged commit bd2a76e into master Feb 11, 2024
2 checks passed
@toomuchdesign toomuchdesign deleted the reselect-options branch February 11, 2024 14:31
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.

Can't use options memoize and memoizeOptions
2 participants