Releases: parse-community/Parse-SDK-JS
Releases · parse-community/Parse-SDK-JS
6.2.0-alpha.2
Bug Fixes
- Missing error message when returning an internal server error (#2543) (f91f3f1)
6.2.0-alpha.1
Features
- Add
Uint8Array
support for Parse.File
data (#2548) (6f6bb66)
6.1.1
6.1.1 (2025-04-04)
Bug Fixes
- Remove unused option
sessionToken
from Parse.Query.aggregate
(#2547) (c7015ba)
- Security upgrade tar-fs from 2.1.1 to 2.1.2 (#2540) (44eeacd)
6.1.0-alpha.5
Bug Fixes
- Remove unused option
sessionToken
from Parse.Query.aggregate
(#2547) (c7015ba)
6.1.0-alpha.4
Bug Fixes
- Security upgrade tar-fs from 2.1.1 to 2.1.2 (#2540) (44eeacd)
6.1.0
6.1.0 (2025-03-17)
Features
- Add
Parse.Query
option useMaintenanceKey
(#2484) (2ead3f3)
- Allow
Parse.Object
field names to begin with underscore _
to access internal fields of Parse Server (#2475) (08e43ba)
- Publish TypeScript definitions (#2491) (fc3e573)
6.1.0-alpha.1
Features
- Allow
Parse.Object
field names to begin with underscore _
to access internal fields of Parse Server (#2475) (08e43ba)