Skip to content

Handle reselect's createSelector as function composition#5430

Merged
suchipi merged 1 commit intoprettier:masterfrom
ThiefMaster:create-selector
Nov 10, 2018
Merged

Handle reselect's createSelector as function composition#5430
suchipi merged 1 commit intoprettier:masterfrom
ThiefMaster:create-selector

Conversation

@ThiefMaster
Copy link
Copy Markdown
Contributor

@ThiefMaster ThiefMaster commented Nov 9, 2018

This fixes #5285; initially I thought this was a feature but after seeing that #4431 already added special handling for similar function composition functions, including one from redux, I think adding support for reselect's createSelector could be considered a fix (especially since it's an official library in the same github org as redux)

Try the playground for this PR

@ThiefMaster
Copy link
Copy Markdown
Contributor Author

CI failures seem unrelated

@suchipi
Copy link
Copy Markdown
Member

suchipi commented Nov 10, 2018

Looks great, thank you!

@suchipi suchipi merged commit 6dcc7ed into prettier:master Nov 10, 2018
@ikatyang ikatyang added this to the 1.15.2 milestone Nov 10, 2018
@ThiefMaster ThiefMaster deleted the create-selector branch November 10, 2018 09:58
@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Feb 8, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prettier should have a better opinion on createSelector() calls

3 participants