Skip to content

fix(web): replace deprecated deep-assign with merge-options #657

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

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Aug 12, 2021

Summary

Replaces deprecated deep-assign with merge-options.

Resolves #374.
Supersedes #601.

Test Plan

CI should pass.

@tido64 tido64 added the platform: web This is web specific label Aug 12, 2021
@tido64 tido64 requested review from krizzu and EvanBacon August 13, 2021 07:19
@tido64 tido64 marked this pull request as ready for review August 13, 2021 07:19
Copy link
Member

@krizzu krizzu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great 👍

@tido64 tido64 merged commit 6fec1db into master Aug 16, 2021
@tido64 tido64 deleted the tido/merge-options branch August 16, 2021 18:15
@krizzu
Copy link
Member

krizzu commented Aug 16, 2021

🎉 This PR is included in version 1.15.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: web This is web specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning: deep-assign is deprecated
2 participants