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: 3.5.1-beta.1
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: 3.5.1-beta.2
Choose a head ref
  • 7 commits
  • 8 files changed
  • 4 contributors

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    2342a72 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.5.1-alpha.1 [skip ci]

    ## [3.5.1-alpha.1](3.5.0...3.5.1-alpha.1) (2022-11-03)
    
    ### Bug Fixes
    
    * File upload fails when uploading base64 data ([#1578](#1578)) ([03ee3ff](03ee3ff))
    * React Native build does not maintain arrow functions and causes error with AsyncStorage ([#1587](#1587)) ([8aeaa4f](8aeaa4f))
    semantic-release-bot committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    90b5936 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    a52c4c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    f15154f View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.5.1-alpha.2 [skip ci]

    ## [3.5.1-alpha.2](3.5.1-alpha.1...3.5.1-alpha.2) (2022-11-07)
    
    ### Bug Fixes
    
    * SDK builds incorrectly since release 3.5.0 causing various bugs ([#1600](#1600)) ([f15154f](f15154f))
    semantic-release-bot committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7fe54a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. build: Release beta (#1621)

    mtrezza authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    d0bc8fb View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.5.1-beta.2 [skip ci]

    ## [3.5.1-beta.2](3.5.1-beta.1...3.5.1-beta.2) (2022-11-26)
    
    ### Bug Fixes
    
    * SDK builds incorrectly since release 3.5.0 causing various bugs ([#1600](#1600)) ([f15154f](f15154f))
    semantic-release-bot committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    28aaad0 View commit details
    Browse the repository at this point in the history
Loading