Releases: parse-community/Parse-SDK-JS
Releases · parse-community/Parse-SDK-JS
4.1.0-beta.1
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
Bug Fixes
Parse.File.cancel
starts new attempt to save file (#1781) (b755e42)
4.1.0-alpha.1
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
Features
LiveQueryClient.close
returns promise when WebSocket closes (#1735) (979d660)
4.0.0-alpha.9
Bug Fixes
- Saving a new
Parse.Object
with an unsaved Parse.File
fails (#1662) (16535a4)
4.0.0-alpha.8
Bug Fixes
LiveQuerySubscription.unsubscribe
resolves promise before unsubscribing completes (#1727) (1c96205)
4.0.0-alpha.11
Bug Fixes
- Node engine version upper range is <19 despite Node 19 support (#1732) (febe187)
4.0.0-alpha.10
Features
- Upgrade Node Package Manager lock file
package-lock.json
to version 2 (#1729) (e993786)
4.0.1
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
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)