Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Let users use a custom merge function #292

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lopugit
Copy link

@lopugit lopugit commented Jul 20, 2020

What: Let's a user pass a custom merging function

Why: Because current deepmerge library doesn't support circular object merging and in the case someone wants to use their own merging strategy it isn't possible regardless

How: Forked the master branch and made the simple changes

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@robinvdvleuten
Copy link
Owner

@lopugit thank you for your PR! Can you add a testcase?

@lopugit
Copy link
Author

lopugit commented Jul 22, 2020

@lopugit thank you for your PR! Can you add a testcase?

Sure thing

@BulaMar
Copy link

BulaMar commented Dec 3, 2020

Hi @lopugit, what is an update on this? I found what you did here really useful.
Would be awesome to have it merged.

cc @robinvdvleuten

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants