Skip to content

Conversation

@tgriesser
Copy link
Contributor

Similar to createSelectorCreator in reselect, provides createConnect to optionally wrap connect providing a custom implementation of shallowEqual.

@ellbee thoughts? Are there any other functions that might be worth allowing customization of?

@gaearon
Copy link
Contributor

gaearon commented Nov 11, 2015

Seems like an overkill to add new top-level API when we have options.
Why not let user specify options.arePropsEqual?

@tgriesser
Copy link
Contributor Author

Ah yep that'd work too, I thought maybe we were looking to avoid new options :)

Will reopen with that.

@tgriesser tgriesser closed this Nov 11, 2015
@gaearon
Copy link
Contributor

gaearon commented Nov 11, 2015

New options are better than new top-level APIs 😉

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.

2 participants