Skip to content

Fix custom merge function not working#46

Open
Grimones wants to merge 1 commit intojonschlinkert:masterfrom
Grimones:patch-1
Open

Fix custom merge function not working#46
Grimones wants to merge 1 commit intojonschlinkert:masterfrom
Grimones:patch-1

Conversation

@Grimones
Copy link
Copy Markdown

@Grimones Grimones commented Feb 8, 2023

Hello

Not sure how no one has noticed that in 2 years but a typeof is missing here

const merge = options.merge === 'function' ? options.merge : Object.assign;

Regression occurred after cdc7446#diff-e727e4bdf3657fd1d798edcd6b099d6e092f8573cba266154583a746bba0f346R115

@Grimones Grimones changed the title fix custom merge function not working Fix custom merge function not working Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant