Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid mutating options #173

Merged
merged 5 commits into from
Jan 20, 2021
Merged

Avoid mutating options #173

merged 5 commits into from
Jan 20, 2021

Conversation

ArtskydJ
Copy link
Contributor

#167 (Stops mutating options object) was reverted due to #171 (IE 11 regression).

I re-implemented the functionality without using Object.assign.

RebeccaStevens pushed a commit to RebeccaStevens/fork-deepmerge that referenced this pull request Nov 17, 2020
RebeccaStevens pushed a commit to RebeccaStevens/fork-deepmerge that referenced this pull request Nov 17, 2020
RebeccaStevens pushed a commit to RebeccaStevens/fork-deepmerge that referenced this pull request Nov 17, 2020
RebeccaStevens pushed a commit to RebeccaStevens/fork-deepmerge that referenced this pull request Nov 18, 2020
RebeccaStevens pushed a commit to RebeccaStevens/fork-deepmerge that referenced this pull request Nov 19, 2020
RebeccaStevens pushed a commit to RebeccaStevens/fork-deepmerge that referenced this pull request Nov 19, 2020
RebeccaStevens pushed a commit to RebeccaStevens/fork-deepmerge that referenced this pull request Nov 19, 2020
RebeccaStevens pushed a commit to RebeccaStevens/fork-deepmerge that referenced this pull request Nov 19, 2020
RebeccaStevens pushed a commit to RebeccaStevens/fork-deepmerge that referenced this pull request Nov 20, 2020
RebeccaStevens pushed a commit to RebeccaStevens/fork-deepmerge that referenced this pull request Nov 27, 2020
RebeccaStevens pushed a commit to RebeccaStevens/fork-deepmerge that referenced this pull request Nov 27, 2020
RebeccaStevens pushed a commit to RebeccaStevens/fork-deepmerge that referenced this pull request Nov 27, 2020
@TehShrike TehShrike changed the base branch from master to v5 January 20, 2021 01:44
@TehShrike
Copy link
Owner

I decided to just put this fix back into the v5 release instead of pushing a v4 patch

@TehShrike TehShrike merged commit caa79e2 into TehShrike:v5 Jan 20, 2021
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.

2 participants