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

fix deepkeys for sparsed arrays #110

Merged

Conversation

AuthorProxy
Copy link
Contributor

@AuthorProxy AuthorProxy commented Jul 4, 2023

fix #108 and #109

@sindresorhus
Copy link
Owner

You also need to update the readme about sparse keys: https://github.com/sindresorhus/dot-prop#deepkeysobject

@AuthorProxy AuthorProxy force-pushed the fix_deepkeys_for_sparsed_arrays branch from c7df662 to f0f21ca Compare July 18, 2023 12:27
@AuthorProxy
Copy link
Contributor Author

@sindresorhus updated

@sindresorhus sindresorhus merged commit e314e80 into sindresorhus:main Jul 18, 2023
3 checks passed
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.

deepKeys doesn't work with sparsed arrays: ".for is not iterable"
2 participants