Skip to content

Releases: shlinkio/data-manipulation

v1.0.3

18 Dec 19:44
Compare
Choose a tag to compare

Changed

  • Nothing

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Fix mergeDeepRight function not properly merging objects if key exists in target with value undefined.

Deprecated

  • Nothing

v1.0.2

26 Nov 09:13
Compare
Choose a tag to compare

Changed

  • Nothing

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Make sure isObject returns true for "regular" objects, excluding things like Date instances and such.

Deprecated

  • Nothing

v1.0.1

01 Nov 15:16
Compare
Choose a tag to compare

Changed

  • Nothing

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Fix memoizeWith type declaration to properly infer guard functions.

Deprecated

  • Nothing

v1.0.0

01 Nov 12:35
Compare
Choose a tag to compare

Added

  • First release

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing