Parse SDK JS Versions Save

The JavaScript SDK for Parse Platform

5.1.0-alpha.9

1 week ago

5.1.0-alpha.9 (2024-05-04)

Features

  • Improve installation object Parse.Installation.currentInstallation to support web push notifications (#2119) (4fc62ce)

5.1.0-alpha.8

2 weeks ago

5.1.0-alpha.8 (2024-05-02)

Bug Fixes

  • Pending updates to nested field causes ParseObject.toJSON() to return incorrect object (#1453) (23cc573)

5.1.0-alpha.7

2 weeks ago

5.1.0-alpha.7 (2024-05-01)

Bug Fixes

  • Multiple object updates of nested keys overwrite each other (#1451) (fa4341a)

5.1.0-alpha.6

3 weeks ago

5.1.0-alpha.6 (2024-04-25)

Features

  • Allow setting custom queue for handling offline operations via Parse.EventuallyQueue (#2106) (f92e4d4)

5.1.0-alpha.5

3 weeks ago

5.1.0-alpha.5 (2024-04-22)

Bug Fixes

  • Chrome browser console warning about unsafe header access-control-expose-headers when calling Cloud Function (#2095) (7b73c03)

5.1.0-alpha.4

1 month ago

5.1.0-alpha.4 (2024-04-15)

Bug Fixes

  • Live Query not working on Expo React Native (#2109) (7a89665)

5.1.0-alpha.3

1 month ago

5.1.0-alpha.3 (2024-04-14)

Features

  • Lazy load Parse.CoreManager controllers to add support for swappable CryptoController, LocalDatastoreController, StorageController, WebSocketController, ParseLiveQuery (#2100) (fbd0ab1)

5.1.0-alpha.2

1 month ago

5.1.0-alpha.2 (2024-04-13)

Bug Fixes

  • Local datastore throws error when Parse.Query.notEqualTo is set to null (#2102) (6afd32a)

5.1.0-alpha.1

1 month ago

5.1.0-alpha.1 (2024-03-31)

Features

  • Add password validation for user with unverified email via Parse.User.verifyPassword using master key and option ignoreEmailVerification: true (#2076) (b0adf7e)
  • Add support for setting Parse.ACL from json (#2097) (72bc9ac)

5.0.0-alpha.4

1 month ago

5.0.0-alpha.4 (2024-03-23)

Features

  • Add password validation for user with unverified email via Parse.User.verifyPassword using master key and option ignoreEmailVerification: true (#2076) (b0adf7e)