Skip to content

Releases: shlinkio/data-manipulation

v1.0.4

10 Oct 11:02

Choose a tag to compare

Added

  • Nothing

Changed

  • Update to @shlinkio/eslint-config-js-coding-standard 3.0, and migrate to ESLint flat config.
  • Use trusted publishing.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v1.0.3

18 Dec 19:44

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

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

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

Choose a tag to compare

Added

  • First release

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing