Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 336 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 336 Bytes

ChangeLog

v2.1.0

  • Allow array as input, stripping keys from objects in the array and returning other values unchanged

v2.0.1

  • Add typescript types
  • Create .npmignore to decrease bundle size

v2.0.0

Return a new object and don't mutate the one passed in.

v1.0.0

Initial version. Mutates the object passed in.