Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: parse-community/Parse-SDK-JS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.3.0-alpha.2
Choose a base ref
...
head repository: parse-community/Parse-SDK-JS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.3.0-alpha.3
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 4, 2023

  1. fix: Connection failure in Parse.Object.saveEventually and `Parse.O…

    …bject.destroyEventually` not handled on custom `Parse.Error.CONNECTION_FAILURE` message (#2032)
    dplewis authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4da3ebc View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.3.0-alpha.3 [skip ci]

    # [4.3.0-alpha.3](4.3.0-alpha.2...4.3.0-alpha.3) (2023-10-04)
    
    ### Bug Fixes
    
    * Connection failure in `Parse.Object.saveEventually` and `Parse.Object.destroyEventually` not handled on custom `Parse.Error.CONNECTION_FAILURE` message ([#2032](#2032)) ([4da3ebc](4da3ebc))
    semantic-release-bot committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    43f6218 View commit details
    Browse the repository at this point in the history
Loading