Skip to content

Releases: parse-community/Parse-SDK-JS

4.2.0-alpha.4

23 Jul 01:53
Compare
Choose a tag to compare
4.2.0-alpha.4 Pre-release
Pre-release

4.2.0-alpha.4 (2023-07-23)

Features

  • Login with username, password and additional authentication data via ParseUser.logInWithAdditionalAuth (#1955) (2bad411)

4.2.0-alpha.3

11 Jun 00:11
Compare
Choose a tag to compare
4.2.0-alpha.3 Pre-release
Pre-release

4.2.0-alpha.3 (2023-06-11)

Features

  • Add support to invoke a Cloud Function with a custom installationId via Parse.Cloud.run (#1939) (eb70b93)

4.2.0-alpha.2

08 Jun 17:15
Compare
Choose a tag to compare
4.2.0-alpha.2 Pre-release
Pre-release

4.2.0-alpha.2 (2023-06-08)

Bug Fixes

  • Hard-coding of react-native path does not work for workspace builds (#1930) (8222f3c)

4.2.0-beta.1

01 May 22:44
Compare
Choose a tag to compare
4.2.0-beta.1 Pre-release
Pre-release

4.2.0-beta.1 (2023-05-01)

Bug Fixes

  • Parse.File.cancel starts new attempt to save file (#1781) (b755e42)

Features

  • Add Parse.User.loginAs (#1875) (381fcfc)
  • Add ParseQuery.watch to trigger LiveQuery only on update of specific fields (#1839) (7479343)

4.2.0-alpha.1

01 May 22:58
Compare
Choose a tag to compare
4.2.0-alpha.1 Pre-release
Pre-release

4.2.0-alpha.1 (2023-05-01)

Bug Fixes

  • Parse.File.cancel starts new attempt to save file (#1781) (b755e42)

Features

  • Add Parse.User.loginAs (#1875) (381fcfc)
  • Add ParseQuery.watch to trigger LiveQuery only on update of specific fields (#1839) (7479343)

4.1.0

01 May 22:08
Compare
Choose a tag to compare

4.1.0 (2023-05-01)

Bug Fixes

  • LiveQuerySubscription.unsubscribe resolves promise before unsubscribing completes (#1727) (1c96205)
  • Node engine version upper range is <19 despite Node 19 support (#1732) (febe187)
  • Saving a new Parse.Object with an unsaved Parse.File fails (#1662) (16535a4)

Features

  • LiveQueryClient.close returns promise when WebSocket closes (#1735) (979d660)
  • Upgrade Node Package Manager lock file package-lock.json to version 2 (#1729) (e993786)

4.1.0-alpha.4

28 Apr 08:56
Compare
Choose a tag to compare
4.1.0-alpha.4 Pre-release
Pre-release

4.1.0-alpha.4 (2023-04-28)

Features

4.1.0-alpha.3

02 Apr 14:50
Compare
Choose a tag to compare
4.1.0-alpha.3 Pre-release
Pre-release

4.1.0-alpha.3 (2023-04-02)

Features

  • Add ParseQuery.watch to trigger LiveQuery only on update of specific fields (#1839) (7479343)

4.1.0-beta.1

01 Mar 15:17
Compare
Choose a tag to compare
4.1.0-beta.1 Pre-release
Pre-release

4.1.0-beta.1 (2023-03-01)

Bug Fixes

  • LiveQuerySubscription.unsubscribe resolves promise before unsubscribing completes (#1727) (1c96205)
  • Node engine version upper range is <19 despite Node 19 support (#1732) (febe187)
  • Saving a new Parse.Object with an unsaved Parse.File fails (#1662) (16535a4)

Features

  • LiveQueryClient.close returns promise when WebSocket closes (#1735) (979d660)
  • Upgrade Node Package Manager lock file package-lock.json to version 2 (#1729) (e993786)

4.1.0-alpha.2

01 Mar 22:04
Compare
Choose a tag to compare
4.1.0-alpha.2 Pre-release
Pre-release

4.1.0-alpha.2 (2023-03-01)

Bug Fixes

  • Parse.File.cancel starts new attempt to save file (#1781) (b755e42)