-
-
Notifications
You must be signed in to change notification settings - Fork 597
build: Release #2197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
build: Release #2197
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## [5.1.1-alpha.1](parse-community/Parse-SDK-JS@5.1.0...5.1.1-alpha.1) (2024-05-16) ### Bug Fixes * `Parse.Installation` not working when installation is deleted on server ([parse-community#2126](parse-community#2126)) ([22360b4](parse-community@22360b4))
# [5.2.0-alpha.1](parse-community/Parse-SDK-JS@5.1.1-alpha.1...5.2.0-alpha.1) (2024-05-17) ### Features * Support dot notation on array fields ([parse-community#2120](parse-community#2120)) ([25ec684](parse-community@25ec684))
# [5.2.0-alpha.2](parse-community/Parse-SDK-JS@5.2.0-alpha.1...5.2.0-alpha.2) (2024-06-07) ### Bug Fixes * Duplicate pending operations on nested fields ([parse-community#2162](parse-community#2162)) ([df6df7c](parse-community@df6df7c))
# [5.2.0-alpha.3](parse-community/Parse-SDK-JS@5.2.0-alpha.2...5.2.0-alpha.3) (2024-06-24) ### Bug Fixes * `LiveQueryClient.resubscribe` with Parse Server 7 causes many open connections ([parse-community#2184](parse-community#2184)) ([71b4d17](parse-community@71b4d17))
# [5.2.0-beta.1](parse-community/Parse-SDK-JS@5.1.0...5.2.0-beta.1) (2024-06-24) ### Bug Fixes * `LiveQueryClient.resubscribe` with Parse Server 7 causes many open connections ([parse-community#2184](parse-community#2184)) ([71b4d17](parse-community@71b4d17)) * `Parse.Installation` not working when installation is deleted on server ([parse-community#2126](parse-community#2126)) ([22360b4](parse-community@22360b4)) * Duplicate pending operations on nested fields ([parse-community#2162](parse-community#2162)) ([df6df7c](parse-community@df6df7c)) ### Features * Support dot notation on array fields ([parse-community#2120](parse-community#2120)) ([25ec684](parse-community@25ec684))
Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.76.4 to 0.77.0. - [Release notes](https://github.com/facebook/metro/releases) - [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md) - [Commits](facebook/metro@v0.76.4...v0.77.0) --- updated-dependencies: - dependency-name: metro-react-native-babel-preset dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
# [5.2.0-alpha.4](parse-community/Parse-SDK-JS@5.2.0-alpha.3...5.2.0-alpha.4) (2024-06-28) ### Bug Fixes * Dot notation on JSON arrays doesn't work on `PushStatus` offset fields ([parse-community#2194](parse-community#2194)) ([e0eb6f0](parse-community@e0eb6f0))
# [5.2.0-beta.2](parse-community/Parse-SDK-JS@5.2.0-beta.1...5.2.0-beta.2) (2024-06-29) ### Bug Fixes * Dot notation on JSON arrays doesn't work on `PushStatus` offset fields ([parse-community#2194](parse-community#2194)) ([e0eb6f0](parse-community@e0eb6f0))
I will reformat the title to use the proper commit message syntax. |
Thanks for opening this pull request!
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release #2197 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 64 64
Lines 6327 6366 +39
Branches 1503 1535 +32
=========================================
+ Hits 6327 6366 +39 ☔ View full report in Codecov by Sentry. |
🎉 This change has been released in version 5.2.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.