Skip to content

Releases: parse-community/Parse-SDK-JS

5.3.0

07 Jul 15:43
Compare
Choose a tag to compare

5.3.0 (2024-07-07)

Bug Fixes

  • Parse.Object.get returns array instead of object if key name is number-like (#2201) (5921ba2)

Features

5.3.0-beta.1

07 Jul 15:31
Compare
Choose a tag to compare
5.3.0-beta.1 Pre-release
Pre-release

5.3.0-beta.1 (2024-07-07)

Bug Fixes

  • Parse.Object.get returns array instead of object if key name is number-like (#2201) (5921ba2)

Features

5.3.0-alpha.2

07 Jul 12:46
Compare
Choose a tag to compare
5.3.0-alpha.2 Pre-release
Pre-release

5.3.0-alpha.2 (2024-07-07)

Bug Fixes

  • Parse.Object.get returns array instead of object if key name is number-like (#2201) (5921ba2)

5.3.0-alpha.1

07 Jul 12:36
Compare
Choose a tag to compare
5.3.0-alpha.1 Pre-release
Pre-release

5.3.0-alpha.1 (2024-07-07)

Features

5.2.0

29 Jun 14:12
Compare
Choose a tag to compare

5.2.0 (2024-06-29)

Bug Fixes

  • LiveQueryClient.resubscribe with Parse Server 7 causes many open connections (#2184) (71b4d17)
  • Parse.Installation not working when installation is deleted on server (#2126) (22360b4)
  • Dot notation on JSON arrays doesn't work on PushStatus offset fields (#2194) (e0eb6f0)
  • Duplicate pending operations on nested fields (#2162) (df6df7c)

Features

5.2.0-beta.2

29 Jun 14:06
Compare
Choose a tag to compare
5.2.0-beta.2 Pre-release
Pre-release

5.2.0-beta.2 (2024-06-29)

Bug Fixes

  • Dot notation on JSON arrays doesn't work on PushStatus offset fields (#2194) (e0eb6f0)

5.2.0-alpha.4

28 Jun 22:43
Compare
Choose a tag to compare
5.2.0-alpha.4 Pre-release
Pre-release

5.2.0-alpha.4 (2024-06-28)

Bug Fixes

  • Dot notation on JSON arrays doesn't work on PushStatus offset fields (#2194) (e0eb6f0)

5.2.0-beta.1

24 Jun 20:49
Compare
Choose a tag to compare
5.2.0-beta.1 Pre-release
Pre-release

5.2.0-beta.1 (2024-06-24)

Bug Fixes

  • LiveQueryClient.resubscribe with Parse Server 7 causes many open connections (#2184) (71b4d17)
  • Parse.Installation not working when installation is deleted on server (#2126) (22360b4)
  • Duplicate pending operations on nested fields (#2162) (df6df7c)

Features

5.2.0-alpha.3

24 Jun 20:29
Compare
Choose a tag to compare
5.2.0-alpha.3 Pre-release
Pre-release

5.2.0-alpha.3 (2024-06-24)

Bug Fixes

  • LiveQueryClient.resubscribe with Parse Server 7 causes many open connections (#2184) (71b4d17)

5.2.0-alpha.2

07 Jun 10:01
Compare
Choose a tag to compare
5.2.0-alpha.2 Pre-release
Pre-release

5.2.0-alpha.2 (2024-06-07)

Bug Fixes

  • Duplicate pending operations on nested fields (#2162) (df6df7c)