Skip to content

Releases: parse-community/Parse-SDK-JS

8.0.0

12 Dec 16:12

Choose a tag to compare

8.0.0 (2025-12-12)

Bug Fixes

Code Refactoring

BREAKING CHANGES

  • This release increases the minimum required Node versions to 20.19.0, 22.12.0, and removes support for Node 18.x, 19.x. (edec316)

8.0.0-alpha.1

12 Dec 16:06

Choose a tag to compare

8.0.0-alpha.1 Pre-release
Pre-release

8.0.0-alpha.1 (2025-12-12)

Code Refactoring

BREAKING CHANGES

  • This release increases the minimum required Node versions to 20.19.0, 22.12.0, and removes support for Node 18.x, 19.x. (edec316)

7.1.3-alpha.1

04 Dec 17:16

Choose a tag to compare

7.1.3-alpha.1 Pre-release
Pre-release

7.1.3-alpha.1 (2025-12-04)

Bug Fixes

7.1.2

01 Dec 18:51

Choose a tag to compare

7.1.2 (2025-12-01)

Bug Fixes

  • Missing dependencies in transpiled browser code (#2812) (c7359bb)

7.1.2-alpha.1

01 Dec 18:46

Choose a tag to compare

7.1.2-alpha.1 Pre-release
Pre-release

7.1.2-alpha.1 (2025-12-01)

Bug Fixes

  • Missing dependencies in transpiled browser code (#2812) (c7359bb)

7.1.1

01 Dec 14:46

Choose a tag to compare

7.1.1 (2025-12-01)

Performance Improvements

  • Replace uuid dependency with native crypto.randomUUID() API (#2810) (e06b8a7)

7.1.1-alpha.1

01 Dec 13:24

Choose a tag to compare

7.1.1-alpha.1 Pre-release
Pre-release

7.1.1-alpha.1 (2025-12-01)

Performance Improvements

  • Replace uuid dependency with native crypto.randomUUID() API (#2810) (e06b8a7)

7.1.0

01 Dec 11:34

Choose a tag to compare

7.1.0 (2025-12-01)

Features

7.1.0-alpha.1

01 Dec 11:29

Choose a tag to compare

7.1.0-alpha.1 Pre-release
Pre-release

7.1.0-alpha.1 (2025-12-01)

Features

7.0.2

25 Oct 09:53

Choose a tag to compare

7.0.2 (2025-10-25)

Bug Fixes

  • Parse.Query throws error when no response header (#2754) (492de3e)