Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 05:46
· 681 commits to main since this release

3.0.0 (2022-02-19)

Code Refactoring

  • unrequire unused types and values (c78e373)

Features

  • lone values will now be passed to mergeOthers rather than just returned (#57) (9c24584)
  • provide customizable meta data to custom merge functions (3d96692), closes #33

BREAKING CHANGES

  • some types have changed for deepmergeCustom