Skip to content

Commit 4cae239

Browse files
authored
Merge branch 'alpha' into fix/issue2753_crash_on_non_header_request
2 parents cced7d1 + 07c468f commit 4cae239

File tree

6 files changed

+186
-96
lines changed

6 files changed

+186
-96
lines changed

changelogs/CHANGELOG_alpha.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.0.1-alpha.1](https://github.com/parse-community/Parse-SDK-JS/compare/7.0.0...7.0.1-alpha.1) (2025-10-15)
2+
3+
4+
### Bug Fixes
5+
6+
* Returned error for 5xx server response has incorrect format ([#2755](https://github.com/parse-community/Parse-SDK-JS/issues/2755)) ([16a34d9](https://github.com/parse-community/Parse-SDK-JS/commit/16a34d9adaa83c8b019e1d02b695f099383915c6))
7+
18
# [7.0.0-alpha.1](https://github.com/parse-community/Parse-SDK-JS/compare/6.2.0-alpha.3...7.0.0-alpha.1) (2025-10-14)
29

310

changelogs/CHANGELOG_release.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.0.1](https://github.com/parse-community/Parse-SDK-JS/compare/7.0.0...7.0.1) (2025-10-15)
2+
3+
4+
### Bug Fixes
5+
6+
* Returned error for 5xx server response has incorrect format ([#2755](https://github.com/parse-community/Parse-SDK-JS/issues/2755)) ([16a34d9](https://github.com/parse-community/Parse-SDK-JS/commit/16a34d9adaa83c8b019e1d02b695f099383915c6))
7+
18
# [7.0.0](https://github.com/parse-community/Parse-SDK-JS/compare/6.1.1...7.0.0) (2025-10-14)
29

310

0 commit comments

Comments
 (0)