Skip to content

Releases: parse-community/Parse-SDK-JS

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)

4.1.0-alpha.1

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

4.1.0-alpha.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.0.0-alpha.12

06 Feb 19:12
Compare
Choose a tag to compare
4.0.0-alpha.12 Pre-release
Pre-release

4.0.0-alpha.12 (2023-02-06)

Features

  • LiveQueryClient.close returns promise when WebSocket closes (#1735) (979d660)

4.0.0-alpha.9

04 Feb 21:57
Compare
Choose a tag to compare
4.0.0-alpha.9 Pre-release
Pre-release

4.0.0-alpha.9 (2023-02-04)

Bug Fixes

  • Saving a new Parse.Object with an unsaved Parse.File fails (#1662) (16535a4)

4.0.0-alpha.8

04 Feb 01:04
Compare
Choose a tag to compare
4.0.0-alpha.8 Pre-release
Pre-release

4.0.0-alpha.8 (2023-02-04)

Bug Fixes

  • LiveQuerySubscription.unsubscribe resolves promise before unsubscribing completes (#1727) (1c96205)

4.0.0-alpha.11

04 Feb 23:18
Compare
Choose a tag to compare
4.0.0-alpha.11 Pre-release
Pre-release

4.0.0-alpha.11 (2023-02-04)

Bug Fixes

  • Node engine version upper range is <19 despite Node 19 support (#1732) (febe187)

4.0.0-alpha.10

04 Feb 22:31
Compare
Choose a tag to compare
4.0.0-alpha.10 Pre-release
Pre-release

4.0.0-alpha.10 (2023-02-04)

Features

  • Upgrade Node Package Manager lock file package-lock.json to version 2 (#1729) (e993786)

4.0.1

31 Jan 02:23
Compare
Choose a tag to compare

4.0.1 (2023-01-31)

Bug Fixes

  • Local datastore query with containedIn not working when field is an array (#1666) (2391bff)
  • Request execution time keeps increasing over time when using Parse.Object.extend (#1682) (f555c43)

4.0.1-beta.1

31 Jan 00:17
Compare
Choose a tag to compare
4.0.1-beta.1 Pre-release
Pre-release

4.0.1-beta.1 (2023-01-31)

Bug Fixes

  • Local datastore query with containedIn not working when field is an array (#1666) (2391bff)
  • Request execution time keeps increasing over time when using Parse.Object.extend (#1682) (f555c43)