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

Improve support for nested keys #1364

Merged
merged 5 commits into from
May 14, 2021

Commits on May 13, 2021

  1. Better support for nested keys

    mstniy committed May 13, 2021
    Configuration menu
    Copy the full SHA
    293011e View commit details
    Browse the repository at this point in the history
  2. Added a test for nested fields

    Bugfix on ObjectStateMutations patch
    mstniy committed May 13, 2021
    Configuration menu
    Copy the full SHA
    7b8a66a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a628b69 View commit details
    Browse the repository at this point in the history
  4. Modified an existing test

      ParseUser.get('password') used to return undefined, now password is not an attribute
    mstniy committed May 13, 2021
    Configuration menu
    Copy the full SHA
    1ed03b3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Use curly braces

    mstniy committed May 14, 2021
    Configuration menu
    Copy the full SHA
    6f9b11e View commit details
    Browse the repository at this point in the history