Skip to content

Releases: RebeccaStevens/deepmerge-ts

v6.0.1

20 May 06:04
Compare
Choose a tag to compare

6.0.1 (2024-05-20)

Bug Fixes

  • type when merging index signatures (5e8b9b6), closes #459

v6.0.0

19 May 11:13
Compare
Choose a tag to compare

6.0.0 (2024-05-19)

Bug Fixes

  • type when merging optional properties of a record (fa9ace2)

Build System

  • remove typing support for typescript<4.7 (f2f5956)

Features

  • allow restricting what types can be passed in as parameters (69e9ba3), closes #305
  • remove deprecated type DeepMergeLeafHKT (1982e56)
  • undefined will no longer replace defined values by default (9c86605)

Performance Improvements

  • remove BlacklistedRecordProps (19d4944)

BREAKING CHANGES

  • remove deprecated type DeepMergeLeafHKT
  • undefined will no longer replace defined values by default
  • The order of the generics of deepmergeCustom
    and deepmergeIntoCustom have changed. If you are passing generics
    to these functions you need to update them.
  • remove typing support for typescript<4.7

v5.1.0

04 Apr 00:28
Compare
Choose a tag to compare

5.1.0 (2023-04-04)

Features

  • expose some of the internal utils (a11a03d)

v5.0.0

18 Mar 13:08
Compare
Choose a tag to compare

5.0.0 (2023-03-18)

Bug Fixes

chore

  • drop support for node 12 and 14 (77016f7)

BREAKING CHANGES

  • drop support for node 12 and 14

v5.0.0-next.4

18 Mar 12:56
Compare
Choose a tag to compare
v5.0.0-next.4 Pre-release
Pre-release

5.0.0-next.4 (2023-03-18)

Bug Fixes

v5.0.0-next.3

18 Mar 12:27
Compare
Choose a tag to compare
v5.0.0-next.3 Pre-release
Pre-release

5.0.0-next.3 (2023-03-18)

Bug Fixes

v5.0.0-next.2

06 Feb 01:46
Compare
Choose a tag to compare
v5.0.0-next.2 Pre-release
Pre-release

5.0.0-next.2 (2023-02-06)

Features

  • create deepmergeInto function (9c350a0), closes #51

v4.3.0

06 Feb 01:31
Compare
Choose a tag to compare

4.3.0 (2023-02-06)

Features

  • create deepmergeInto function (9c350a0), closes #51

v5.0.0-next.1

02 Feb 10:34
Compare
Choose a tag to compare
v5.0.0-next.1 Pre-release
Pre-release

5.0.0-next.1 (2023-02-02)

chore

  • drop support for node 12 and 14 (77016f7)

BREAKING CHANGES

  • drop support for node 12 and 14

v4.2.2

19 Sep 11:50
Compare
Choose a tag to compare

4.2.2 (2022-09-19)