Parse SDK JS Versions Save

The JavaScript SDK for Parse Platform

5.1.0-alpha.4

1 week 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 week 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 week 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

3 weeks 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)

5.0.0

1 month ago

5.0.0 (2024-03-17)

Bug Fixes

  • Calling Parse.Object.relation.add multiple times adds only the first object (#2078) (0f98117)

Features

  • Add comment to MongoDB query via Parse.Query.comment (#2088) (a970913)
  • Add compatibility with Parse Server 7 (#2089) (86600bc)
  • Add support for Node 20, remove support for Node 14 and 16 (#2063) (74eb4d5)

BREAKING CHANGES

  • Parse JS SDK 5 requires Parse Server 7 and is incompatible with Parse Server 6. (86600bc)
  • Removes support for Node 14 and 16. (74eb4d5)

5.0.0-beta.1

1 month ago

5.0.0-beta.1 (2024-03-17)

Bug Fixes

  • Calling Parse.Object.relation.add multiple times adds only the first object (#2078) (0f98117)

Features

  • Add comment to MongoDB query via Parse.Query.comment (#2088) (a970913)
  • Add compatibility with Parse Server 7 (#2089) (86600bc)
  • Add support for Node 20, remove support for Node 14 and 16 (#2063) (74eb4d5)

BREAKING CHANGES

  • Parse JS SDK 5 requires Parse Server 7 and is incompatible with Parse Server 6. (86600bc)
  • Removes support for Node 14 and 16. (74eb4d5)

5.0.0-alpha.3

1 month ago

5.0.0-alpha.3 (2024-03-11)

Features

  • Add comment to MongoDB query via Parse.Query.comment (#2088) (a970913)

5.0.0-alpha.2

1 month ago

5.0.0-alpha.2 (2024-03-10)

Features

BREAKING CHANGES

  • Parse JS SDK 5 requires Parse Server 7 and is incompatible with Parse Server 6. (86600bc)

5.0.0-alpha.1

1 month ago

5.0.0-alpha.1 (2024-03-09)

Features

  • Add support for Node 20, remove support for Node 14 and 16 (#2063) (74eb4d5)

BREAKING CHANGES

  • Removes support for Node 14 and 16. (74eb4d5)