Releases: parse-community/Parse-SDK-JS
Releases · parse-community/Parse-SDK-JS
8.0.0
12 Dec 16:12
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
7.1.2
01 Dec 18:51
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Missing dependencies in transpiled browser code (#2812 ) (c7359bb )
7.1.1
01 Dec 14:46
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Performance Improvements
Replace uuid dependency with native crypto.randomUUID() API (#2810 ) (e06b8a7 )
7.1.0
01 Dec 11:34
Compare
Sorry, something went wrong.
No results found
7.1.0 (2025-12-01)
Features
7.1.0-alpha.1
01 Dec 11:29
Compare
Sorry, something went wrong.
No results found
7.0.2
25 Oct 09:53
Compare
Sorry, something went wrong.
No results found
7.0.2 (2025-10-25)
Bug Fixes
Parse.Query throws error when no response header (#2754 ) (492de3e )