Skip to content

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented May 16, 2024

No description provided.

mtrezza and others added 30 commits March 23, 2024 04:16
…se.User.verifyPassword` using master key and option `ignoreEmailVerification: true` (parse-community#2076)
# [5.0.0-alpha.4](parse-community/Parse-SDK-JS@5.0.0-alpha.3...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` ([parse-community#2076](parse-community#2076)) ([b0adf7e](parse-community@b0adf7e))
* release:
  chore(release): 5.0.0 [skip ci]
  empty
# [5.1.0-alpha.1](parse-community/Parse-SDK-JS@5.0.0...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` ([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))
# [5.1.0-alpha.2](parse-community/Parse-SDK-JS@5.1.0-alpha.1...5.1.0-alpha.2) (2024-04-13)

### Bug Fixes

* Local datastore throws error when `Parse.Query.notEqualTo` is set to `null` ([parse-community#2102](parse-community#2102)) ([6afd32a](parse-community@6afd32a))
…appable `CryptoController`, `LocalDatastoreController`, `StorageController`, `WebSocketController`, `ParseLiveQuery` (parse-community#2100)
# [5.1.0-alpha.3](parse-community/Parse-SDK-JS@5.1.0-alpha.2...5.1.0-alpha.3) (2024-04-14)

### Features

* 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.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.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.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.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.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))
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title build: release build: Release May 16, 2024
Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4c84f4f) to head (81b6944).
Report is 5 commits behind head on beta.

Additional details and impacted files
@@            Coverage Diff             @@
##              beta     #2131    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           61        64     +3     
  Lines         6186      6327   +141     
  Branches      1499      1503     +4     
==========================================
+ Hits          6186      6327   +141     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtrezza mtrezza merged commit 6e01b4d into parse-community:beta May 16, 2024
@mtrezza mtrezza deleted the build-release branch May 16, 2024 12:24
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.1.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label May 16, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants