Skip to content

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 56 commits into from
Jun 29, 2024
Merged

build: Release #2197

merged 56 commits into from
Jun 29, 2024

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jun 29, 2024

No description provided.

dplewis and others added 30 commits May 16, 2024 18:48
## [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))
dependabot bot and others added 22 commits June 22, 2024 02:10
# [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))
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 Jun 29, 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 Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2489467) to head (26d9073).
Report is 2 commits behind head on release.

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.
📢 Have feedback on the report? Share it here.

@mtrezza mtrezza merged commit 085806b into parse-community:release Jun 29, 2024
11 checks passed
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jun 29, 2024
@mtrezza mtrezza deleted the build branch June 29, 2024 14:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants