Skip to content

Commit 0f77cc3

Browse files
chore(release): 8.0.1 [skip ci]
## [8.0.1](8.0.0...8.0.1) (2026-01-15) ### Bug Fixes * TypeScript type resolution errors for `parse/node` and `parse/react-native` subpaths ([#2849](#2849)) ([de684e5](de684e5))
1 parent d435bf5 commit 0f77cc3

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

changelogs/CHANGELOG_release.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.1](https://github.com/parse-community/Parse-SDK-JS/compare/8.0.0...8.0.1) (2026-01-15)
2+
3+
4+
### Bug Fixes
5+
6+
* TypeScript type resolution errors for `parse/node` and `parse/react-native` subpaths ([#2849](https://github.com/parse-community/Parse-SDK-JS/issues/2849)) ([de684e5](https://github.com/parse-community/Parse-SDK-JS/commit/de684e5f84ea2cfce0cce13d995cea3134b119ac))
7+
18
# [8.0.0](https://github.com/parse-community/Parse-SDK-JS/compare/7.1.2...8.0.0) (2025-12-12)
29

310

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": "8.0.1-alpha.1",
3+
"version": "8.0.1",
44
"description": "Parse JavaScript SDK",
55
"homepage": "https://parseplatform.org",
66
"keywords": [

0 commit comments

Comments
 (0)