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

fix: drop getters and setters when diffing objects for error #9757

Merged
merged 14 commits into from Apr 3, 2020

Commits on Apr 2, 2020

  1. Copy the full SHA
    2a33596 View commit details
    Browse the repository at this point in the history
  2. link to PR

    SimenB committed Apr 2, 2020
    Copy the full SHA
    4dcb197 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    395abcd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3503d77 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b14a485 View commit details
    Browse the repository at this point in the history
  6. use hasOwnProperty

    SimenB committed Apr 2, 2020
    Copy the full SHA
    cf56846 View commit details
    Browse the repository at this point in the history
  7. just create a new descriptor

    SimenB committed Apr 2, 2020
    Copy the full SHA
    8f5824c View commit details
    Browse the repository at this point in the history
  8. simplify replaceable

    SimenB committed Apr 2, 2020
    Copy the full SHA
    3aed077 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    9ff198f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5f72f4e View commit details
    Browse the repository at this point in the history
  11. move enumarable check

    SimenB committed Apr 2, 2020
    Copy the full SHA
    30495ca View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    fe41787 View commit details
    Browse the repository at this point in the history
  13. test enumerable skip

    SimenB committed Apr 2, 2020
    Copy the full SHA
    1aea89b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. update changelog entry

    SimenB committed Apr 3, 2020
    Copy the full SHA
    c0edc89 View commit details
    Browse the repository at this point in the history