Skip to content

Tags: mtrezza/Parse-SDK-JS

Tags

5.1.0

Toggle 5.1.0's commit message
chore(release): 5.1.0 [skip ci] # [5.1.0](parse-community/Parse-SDK-JS@5.0.0...5.1.0) (2024-05-16) ### Bug Fixes * `Parse.GeoPoint.current` returns `undefined` ([parse-community#2127](parse-community#2127)) ([3860535](parse-community@3860535)) * Chrome browser console warning about unsafe header `access-control-expose-headers` when calling Cloud Function ([parse-community#2095](parse-community#2095)) ([7b73c03](parse-community@7b73c03)) * Live Query not working on Expo React Native ([parse-community#2109](parse-community#2109)) ([7a89665](parse-community@7a89665)) * Local datastore throws error when `Parse.Query.notEqualTo` is set to `null` ([parse-community#2102](parse-community#2102)) ([6afd32a](parse-community@6afd32a)) * Multiple object updates of nested keys overwrite each other ([parse-community#1451](parse-community#1451)) ([fa4341a](parse-community@fa4341a)) * Pending updates to nested field causes `ParseObject.toJSON()` to return incorrect object ([parse-community#1453](parse-community#1453)) ([23cc573](parse-community@23cc573)) * Remove circular dependencies ([parse-community#2125](parse-community#2125)) ([b415165](parse-community@b415165)) ### Features * Add password validation for user with unverified email via `Parse.User.verifyPassword` using master key and option `ignoreEmailVerification: true` ([parse-community#2076](parse-community#2076)) ([b0adf7e](parse-community@b0adf7e)) * Add support for setting `Parse.ACL` from json ([parse-community#2097](parse-community#2097)) ([72bc9ac](parse-community@72bc9ac)) * Allow setting custom queue for handling offline operations via `Parse.EventuallyQueue` ([parse-community#2106](parse-community#2106)) ([f92e4d4](parse-community@f92e4d4)) * Improve installation object `Parse.Installation.currentInstallation` to support web push notifications ([parse-community#2119](parse-community#2119)) ([4fc62ce](parse-community@4fc62ce)) * Lazy load `Parse.CoreManager` controllers to add support for swappable `CryptoController`, `LocalDatastoreController`, `StorageController`, `WebSocketController`, `ParseLiveQuery` ([parse-community#2100](parse-community#2100)) ([fbd0ab1](parse-community@fbd0ab1))

5.1.0-beta.1

Toggle 5.1.0-beta.1's commit message
chore(release): 5.1.0-beta.1 [skip ci] # [5.1.0-beta.1](parse-community/Parse-SDK-JS@5.0.0...5.1.0-beta.1) (2024-05-16) ### Bug Fixes * `Parse.GeoPoint.current` returns `undefined` ([parse-community#2127](parse-community#2127)) ([3860535](parse-community@3860535)) * Chrome browser console warning about unsafe header `access-control-expose-headers` when calling Cloud Function ([parse-community#2095](parse-community#2095)) ([7b73c03](parse-community@7b73c03)) * Live Query not working on Expo React Native ([parse-community#2109](parse-community#2109)) ([7a89665](parse-community@7a89665)) * Local datastore throws error when `Parse.Query.notEqualTo` is set to `null` ([parse-community#2102](parse-community#2102)) ([6afd32a](parse-community@6afd32a)) * Multiple object updates of nested keys overwrite each other ([parse-community#1451](parse-community#1451)) ([fa4341a](parse-community@fa4341a)) * Pending updates to nested field causes `ParseObject.toJSON()` to return incorrect object ([parse-community#1453](parse-community#1453)) ([23cc573](parse-community@23cc573)) * Remove circular dependencies ([parse-community#2125](parse-community#2125)) ([b415165](parse-community@b415165)) ### Features * Add password validation for user with unverified email via `Parse.User.verifyPassword` using master key and option `ignoreEmailVerification: true` ([parse-community#2076](parse-community#2076)) ([b0adf7e](parse-community@b0adf7e)) * Add support for setting `Parse.ACL` from json ([parse-community#2097](parse-community#2097)) ([72bc9ac](parse-community@72bc9ac)) * Allow setting custom queue for handling offline operations via `Parse.EventuallyQueue` ([parse-community#2106](parse-community#2106)) ([f92e4d4](parse-community@f92e4d4)) * Improve installation object `Parse.Installation.currentInstallation` to support web push notifications ([parse-community#2119](parse-community#2119)) ([4fc62ce](parse-community@4fc62ce)) * Lazy load `Parse.CoreManager` controllers to add support for swappable `CryptoController`, `LocalDatastoreController`, `StorageController`, `WebSocketController`, `ParseLiveQuery` ([parse-community#2100](parse-community#2100)) ([fbd0ab1](parse-community@fbd0ab1))

5.1.0-alpha.11

Toggle 5.1.0-alpha.11's commit message
chore(release): 5.1.0-alpha.11 [skip ci] # [5.1.0-alpha.11](parse-community/Parse-SDK-JS@5.1.0-alpha.10...5.1.0-alpha.11) (2024-05-16) ### Bug Fixes * `Parse.GeoPoint.current` returns `undefined` ([parse-community#2127](parse-community#2127)) ([3860535](parse-community@3860535))

5.1.0-alpha.10

Toggle 5.1.0-alpha.10's commit message
chore(release): 5.1.0-alpha.10 [skip ci] # [5.1.0-alpha.10](parse-community/Parse-SDK-JS@5.1.0-alpha.9...5.1.0-alpha.10) (2024-05-15) ### Bug Fixes * Remove circular dependencies ([parse-community#2125](parse-community#2125)) ([b415165](parse-community@b415165))

5.1.0-alpha.9

Toggle 5.1.0-alpha.9's commit message
chore(release): 5.1.0-alpha.9 [skip ci] # [5.1.0-alpha.9](parse-community/Parse-SDK-JS@5.1.0-alpha.8...5.1.0-alpha.9) (2024-05-04) ### Features * Improve installation object `Parse.Installation.currentInstallation` to support web push notifications ([parse-community#2119](parse-community#2119)) ([4fc62ce](parse-community@4fc62ce))

5.1.0-alpha.8

Toggle 5.1.0-alpha.8's commit message
chore(release): 5.1.0-alpha.8 [skip ci] # [5.1.0-alpha.8](parse-community/Parse-SDK-JS@5.1.0-alpha.7...5.1.0-alpha.8) (2024-05-02) ### Bug Fixes * Pending updates to nested field causes `ParseObject.toJSON()` to return incorrect object ([parse-community#1453](parse-community#1453)) ([23cc573](parse-community@23cc573))

5.1.0-alpha.7

Toggle 5.1.0-alpha.7's commit message
chore(release): 5.1.0-alpha.7 [skip ci] # [5.1.0-alpha.7](parse-community/Parse-SDK-JS@5.1.0-alpha.6...5.1.0-alpha.7) (2024-05-01) ### Bug Fixes * Multiple object updates of nested keys overwrite each other ([parse-community#1451](parse-community#1451)) ([fa4341a](parse-community@fa4341a))

5.1.0-alpha.6

Toggle 5.1.0-alpha.6's commit message
chore(release): 5.1.0-alpha.6 [skip ci] # [5.1.0-alpha.6](parse-community/Parse-SDK-JS@5.1.0-alpha.5...5.1.0-alpha.6) (2024-04-25) ### Features * Allow setting custom queue for handling offline operations via `Parse.EventuallyQueue` ([parse-community#2106](parse-community#2106)) ([f92e4d4](parse-community@f92e4d4))

5.1.0-alpha.5

Toggle 5.1.0-alpha.5's commit message
chore(release): 5.1.0-alpha.5 [skip ci] # [5.1.0-alpha.5](parse-community/Parse-SDK-JS@5.1.0-alpha.4...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 ([parse-community#2095](parse-community#2095)) ([7b73c03](parse-community@7b73c03))

5.1.0-alpha.4

Toggle 5.1.0-alpha.4's commit message
chore(release): 5.1.0-alpha.4 [skip ci] # [5.1.0-alpha.4](parse-community/Parse-SDK-JS@5.1.0-alpha.3...5.1.0-alpha.4) (2024-04-15) ### Bug Fixes * Live Query not working on Expo React Native ([parse-community#2109](parse-community#2109)) ([7a89665](parse-community@7a89665))