Skip to content

Commit 3b19832

Browse files
committed
Merge branch 'release' into build/release-20250404
2 parents 09202f5 + bfde092 commit 3b19832

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelogs/CHANGELOG_release.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [6.1.0](https://github.com/parse-community/Parse-SDK-JS/compare/6.0.0...6.1.0) (2025-03-17)
2+
3+
4+
### Features
5+
6+
* Add `Parse.Query` option `useMaintenanceKey` ([#2484](https://github.com/parse-community/Parse-SDK-JS/issues/2484)) ([2ead3f3](https://github.com/parse-community/Parse-SDK-JS/commit/2ead3f3af31654b27470bb5b596cb01df03e8fe3))
7+
* Allow `Parse.Object` field names to begin with underscore `_` to access internal fields of Parse Server ([#2475](https://github.com/parse-community/Parse-SDK-JS/issues/2475)) ([08e43ba](https://github.com/parse-community/Parse-SDK-JS/commit/08e43ba86276096820f467d9f5819e624a286b22))
8+
* Publish TypeScript definitions ([#2491](https://github.com/parse-community/Parse-SDK-JS/issues/2491)) ([fc3e573](https://github.com/parse-community/Parse-SDK-JS/commit/fc3e5737782f693ce291716ff68c6ef08115fbe7))
9+
110
# [6.0.0](https://github.com/parse-community/Parse-SDK-JS/compare/5.3.0...6.0.0) (2025-03-02)
211

312

0 commit comments

Comments
 (0)