-
-
Notifications
You must be signed in to change notification settings - Fork 597
build: Release #2522
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
build: Release #2522
Conversation
…o access internal fields of Parse Server (#2475)
# [6.1.0-alpha.1](6.0.0...6.1.0-alpha.1) (2025-03-05) ### Features * Allow `Parse.Object` field names to begin with underscore `_` to access internal fields of Parse Server ([#2475](#2475)) ([08e43ba](08e43ba))
# [6.1.0-alpha.2](6.1.0-alpha.1...6.1.0-alpha.2) (2025-03-10) ### Features * Add `Parse.Query` option `useMaintenanceKey` ([#2484](#2484)) ([2ead3f3](2ead3f3))
# [6.1.0-alpha.3](6.1.0-alpha.2...6.1.0-alpha.3) (2025-03-16) ### Features * Publish TypeScript definitions ([#2491](#2491)) ([fc3e573](fc3e573))
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 #2522 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 64 64
Lines 6256 6244 -12
Branches 1451 1468 +17
=========================================
- Hits 6256 6244 -12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🎉 This change has been released in version 6.1.0 |
Release
This pull request was created automatically according to the release cycle.
Warning
Only use
Merge Commit
to merge this pull request. Do not useRebase and Merge
orSquash and Merge
.