Closed bdwain closed 1 year ago
Merging #592 (9d5ec54) into master (474b12c) will not change coverage. The diff coverage is
n/a
.
Seems reasonable at first glance. Thanks!
I'll try to publish a new version no later than this weekend.
thanks!
@markerikson Hey, could you please publish a new version with this fix? Thanks a lot!
Fixes #591
Happy to make tweaks to this, but I think it's roughly what is needed to fix the broken types
From original issue.
I think there are incorrect types for the
resultFunc
property that you can pull off of a created selector. I am on version 4.1.7clearCache is only on the actual selector returned by createSelector, not the return value of result func. The types think it's on both though.
node output: