Skip to content

Commit 360d45f

Browse files
chore(release): 8.0.0-alpha.1 [skip ci]
# [8.0.0-alpha.1](7.1.3-alpha.1...8.0.0-alpha.1) (2025-12-12) ### Code Refactoring * Bump vite from 6.4.1 to 7.2.4 ([#2829](#2829)) ([edec316](edec316)) ### BREAKING CHANGES * This release increases the minimum required Node versions to `20.19.0`, `22.12.0`, and removes support for Node `18.x`, `19.x`. ([edec316](edec316))
1 parent edec316 commit 360d45f

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

changelogs/CHANGELOG_alpha.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [8.0.0-alpha.1](https://github.com/parse-community/Parse-SDK-JS/compare/7.1.3-alpha.1...8.0.0-alpha.1) (2025-12-12)
2+
3+
4+
### Code Refactoring
5+
6+
* Bump vite from 6.4.1 to 7.2.4 ([#2829](https://github.com/parse-community/Parse-SDK-JS/issues/2829)) ([edec316](https://github.com/parse-community/Parse-SDK-JS/commit/edec3168905ff4c52696029743aac2fa82df412a))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* This release increases the minimum required Node versions to `20.19.0`, `22.12.0`, and removes support for Node `18.x`, `19.x`. ([edec316](edec316))
12+
113
## [7.1.3-alpha.1](https://github.com/parse-community/Parse-SDK-JS/compare/7.1.2...7.1.3-alpha.1) (2025-12-04)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse",
3-
"version": "7.1.3-alpha.1",
3+
"version": "8.0.0-alpha.1",
44
"description": "Parse JavaScript SDK",
55
"homepage": "https://parseplatform.org",
66
"keywords": [

0 commit comments

Comments
 (0)