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

Export CreateSelectorFunction to fix createStructuredSelector usage #557

Merged
merged 2 commits into from
Nov 24, 2021

Conversation

markerikson
Copy link
Contributor

@markerikson markerikson commented Nov 24, 2021

This PR:

  • Exports the CreateSelectorFunction type, because apparently exports using createStructuredSelector were broken without it.
  • Adds TS 4.5 to the test matrix

Supersedes #553 .

@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #557 (9f5998e) into master (8b920d5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #557   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          105       105           
  Branches        24        24           
=========================================
  Hits           105       105           
Impacted Files Coverage Δ
src/index.ts 100.00% <ø> (ø)

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