Releases: parse-community/Parse-SDK-JS
Releases · parse-community/Parse-SDK-JS
3.4.4-alpha.2
Bug Fixes
Parse.User.signUp()
does not pass context to Cloud Code (#1527) (53edcfd)
3.4.4-alpha.1
Bug Fixes
- creating a Parse.File with base64 string fails for some encodings (#1517) (0439862)
- subscription to a LiveQuery containing
ParseQuery.select
overrides properties (#1488) (b80eee4)
3.4.4-beta.1
Bug Fixes
- subscription to a LiveQuery containing
ParseQuery.select
overrides properties (#1488) (b80eee4)
3.4.3
3.4.3 (2022-07-02)
Bug Fixes
- creating a
Parse.File
with base64 string fails for some file types (#1467) (c07d6c9)
- invalid name for
Parse.Role
throws incorrect error (#1481) (8326a6f)
3.4.3-alpha.3
Bug Fixes
- subscription to a LiveQuery containing
ParseQuery.select
overrides properties (#1488) (b80eee4)
3.4.3-beta.1
Bug Fixes
- creating a Parse.File with base64 string fails for some file types (#1467) (c07d6c9)
- invalid name for
Parse.Role
throws incorrect error (#1481) (8326a6f)
3.4.3-alpha.2
Bug Fixes
- invalid name for
Parse.Role
throws incorrect error (#1481) (8326a6f)
3.4.3-alpha.1
Bug Fixes
- creating a Parse.File with base64 string fails for some file types (#1467) (c07d6c9)
3.4.2
3.4.2 (2022-05-02)
Bug Fixes
- security upgrade moment from 2.29.1 to 2.29.2 (#1472) (893c2a5)
3.4.2-alpha.1
Bug Fixes
- security upgrade moment from 2.29.1 to 2.29.2 (#1472) (893c2a5)