Skip to content

Update removeEmptyObjects to preserve falsy boolean and number values

Latest
Compare
Choose a tag to compare
@LFoged LFoged released this 27 Apr 12:16
· 8 commits to master since this release
64b207c

This release (v0.4.0) introduces the following updates:

  • Updates 'removeEmptyObjects', to preserve falsy boolean and number values, while removing empty objects & arrays and undefined & null values.

  • Updates dependencies