chore(release): 9.0.0-alpha.7 [skip ci]

# [9.0.0-alpha.7](https://github.com/parse-community/parse-server/compare/9.0.0-alpha.6...9.0.0-alpha.7) (2025-12-12)

### Features

* Deprecation DEPPS10: Encode `Parse.Object` in Cloud Function and remove option `encodeParseObjectInCloudFunction` ([#9973](https://github.com/parse-community/parse-server/issues/9973)) ([a2d3dbe](a2d3dbe972))

### BREAKING CHANGES

* This release encodes `Parse.Object` in Cloud Function and removes option `encodeParseObjectInCloudFunction` (Deprecation DEPPS10). ([a2d3dbe](a2d3dbe))
This commit is contained in:
semantic-release-bot
2025-12-12 19:47:21 +00:00
parent a2d3dbe972
commit 1d31406233
3 changed files with 15 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "parse-server",
"version": "9.0.0-alpha.6",
"version": "9.0.0-alpha.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "9.0.0-alpha.6",
"version": "9.0.0-alpha.7",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {