Skip to content

fix deepkeys for sparsed arrays#110

Merged
sindresorhus merged 1 commit intosindresorhus:mainfrom
AuthorProxy:fix_deepkeys_for_sparsed_arrays
Jul 18, 2023
Merged

fix deepkeys for sparsed arrays#110
sindresorhus merged 1 commit intosindresorhus:mainfrom
AuthorProxy:fix_deepkeys_for_sparsed_arrays

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
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