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

feat: deep comparator for objects #1287

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

CachedaCodes
Copy link
Contributor

@CachedaCodes CachedaCodes commented Sep 14, 2023

EMP-2123

Motivation and context

We needed a way of deeply comparing two objects for certain cases where the Vue watcher wasn't working as expected.

  • Dependencies. If any, specify:
  • Open issue. If applicable, link:

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to not work as expected)
  • Change requires a documentation update

What is the destination branch of this PR?

  • Main
  • Other. Specify:

How has this been tested?

New tests have been created for this feature.

@CachedaCodes CachedaCodes requested a review from a team as a code owner September 14, 2023 13:51
@diegopf diegopf self-requested a review September 15, 2023 07:42
@CachedaCodes CachedaCodes merged commit fff4f07 into main Sep 18, 2023
4 checks passed
@CachedaCodes CachedaCodes deleted the feature/EMP-2123-obj-deep-comparator branch September 18, 2023 11:50
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