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-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.0.0-alpha.1
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Nov 10, 2022

  1. fix: Remove support for Node <14 (#1603)

    BREAKING CHANGE: This release removes support for Node versions <14
    dblythy authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    bc04b4b View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0-alpha.1 [skip ci]

    # [4.0.0-alpha.1](3.5.1-alpha.2...4.0.0-alpha.1) (2022-11-10)
    
    ### Bug Fixes
    
    * Remove support for Node <14 ([#1603](#1603)) ([bc04b4b](bc04b4b))
    
    ### BREAKING CHANGES
    
    * This release removes support for Node versions <14 ([bc04b4b](bc04b4b))
    semantic-release-bot committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    1134c8a View commit details
    Browse the repository at this point in the history
Loading