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

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

### Features

* Deprecation DEPPS12: Database option `allowPublicExplain` defaults to `false` ([#9975](https://github.com/parse-community/parse-server/issues/9975)) ([c1c7e69](c1c7e6976d))

### BREAKING CHANGES

* This release changes the MongoDB database option `allowPublicExplain` default to `false` (Deprecation DEPPS12). ([c1c7e69](c1c7e69))
This commit is contained in:
semantic-release-bot
2025-12-12 20:07:56 +00:00
parent c1c7e6976d
commit 67e651d8b8
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.8",
"version": "9.0.0-alpha.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "9.0.0-alpha.8",
"version": "9.0.0-alpha.9",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {