Skip to content

Releases: ikenfin/merge-left-utils

v1.0.9

15 Jun 13:34
88c54de
Compare
Choose a tag to compare
  • Support merging objects with null prototypes

v1.0.8

01 Jun 11:58
d64fd17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

06 May 06:08
a5a7909
Compare
Choose a tag to compare

Provide better docs

v1.0.6

08 Jul 18:24
Compare
Choose a tag to compare

Add mergeLeftTruthy shortcut function
Setup automation with github actions

v1.0.4

14 Apr 08:29
Compare
Choose a tag to compare

Fixed incorrect behavior on merging arrays.
Added more tests to cover other data types (Map/Set, nullish values, etc)