Skip to content

v2.2.16

Compare
Choose a tag to compare
@dleadbetter dleadbetter released this 09 Oct 13:47
· 47 commits to master since this release
c78c21b

πŸ’₯ Breaking Changes

None! Safe to upgrade!

πŸš€ New Features

  • Updates the Object#isEqual function to include a removeEmptyValues option for object types. When true, any key with a value that matches one of the emptyValues option will be removed from the object before checking for equality.

πŸ› Bug Fixes

None!