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

Require Node.js 8 and update is-plain-obj dependency #9

Merged
merged 3 commits into from Apr 29, 2019

Conversation

coreyfarrell
Copy link
Contributor

Additional commit performs the Meta tweaks I've seen you do as follow-up on many repos, I hope this is correct / helpful.

Please do not release right away, I have a followup commit to expand handling of deep: true for arrays, for example to sort the deep object in {a: [[{b: 0, a: 0}]]}. The additional commit is coreyfarrell@584aa10, it adds a fair amount of complexity to this module so I figure it'd be better to post a separate PR (if you ask I can add it here).

readme.md Outdated
@@ -50,7 +50,7 @@ Recursively sort keys.

##### compare

Type: `Function`
Type: `function`
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one should actually be uppercase. I'm following TS types syntax. sindresorhus/meta#1 (comment)

@sindresorhus sindresorhus merged commit 1eb2086 into sindresorhus:master Apr 29, 2019
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.

None yet

2 participants