Releases: parse-community/Parse-SDK-JS
Releases · parse-community/Parse-SDK-JS
4.3.0-alpha.4
4.3.0-alpha.4 (2023-10-07)
Bug Fixes
4.3.0-alpha.3
4.3.0-alpha.3 (2023-10-04)
Bug Fixes
4.3.0-alpha.2
4.3.0-alpha.1
4.3.0-alpha.1 (2023-09-26)
Bug Fixes
ParseUser.linkWith
doesn't remove anonymous auth data (#2007) (7e2585c)- Hard-coding of
react-native
path does not work for workspace builds (#1930) (8222f3c)
Features
- Add Bytes type to
Parse.Schema
(#2001) (343d0d7) - Add Cloud Code context accessibility to
ParseUser.logIn
(#2010) (2446007) - Add support for custom EventEmitter (#1999) (ca568a6)
- Add support for excluding keys in
ParseQuery.findAll
(#2000) (012ba4c) - Add support to invoke a Cloud Function with a custom
installationId
viaParse.Cloud.run
(#1939) (eb70b93) - Allow overriding
Parse.Error
message with custom message via new Core Manager optionPARSE_ERRORS
(#2014) (be0c8a6) - Login with username, password and additional authentication data via
ParseUser.logInWithAdditionalAuth
(#1955) (2bad411)
4.3.0-beta.1
4.3.0-beta.1 (2023-09-16)
Bug Fixes
ParseUser.linkWith
doesn't remove anonymous auth data (#2007) (7e2585c)- Hard-coding of
react-native
path does not work for workspace builds (#1930) (8222f3c)
Features
- Add Bytes type to
Parse.Schema
(#2001) (343d0d7) - Add Cloud Code context accessibility to
ParseUser.logIn
(#2010) (2446007) - Add support for custom EventEmitter (#1999) (ca568a6)
- Add support for excluding keys in
ParseQuery.findAll
(#2000) (012ba4c) - Add support to invoke a Cloud Function with a custom
installationId
viaParse.Cloud.run
(#1939) (eb70b93) - Allow overriding
Parse.Error
message with custom message via new Core Manager optionPARSE_ERRORS
(#2014) (be0c8a6) - Login with username, password and additional authentication data via
ParseUser.logInWithAdditionalAuth
(#1955) (2bad411)