Skip to content

Commit 57bf552

Browse files
author
codesandbot[bot]
committed
chore: [skip ci] bump packages
1 parent a9d063e commit 57bf552

File tree

4 files changed

+15
-2
lines changed

4 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.19.11](https://github.com/codesandbox/sandpack/compare/v2.19.10...v2.19.11) (2025-01-31)
7+
8+
### Bug Fixes
9+
10+
- **landing:** invalid isMounted judgment ([#1238](https://github.com/codesandbox/sandpack/issues/1238)) ([760f83b](https://github.com/codesandbox/sandpack/commit/760f83b741f3cd6f92ab6575c011c63fe6ec3626))
11+
- raise react peer dependency to 19 ([#1245](https://github.com/codesandbox/sandpack/issues/1245)) ([125c515](https://github.com/codesandbox/sandpack/commit/125c515ce4d71a00e65568e4d4b3868a8d40f0d3)), closes [#1238](https://github.com/codesandbox/sandpack/issues/1238)
12+
613
## [2.19.10](https://github.com/codesandbox/sandpack/compare/v2.19.9...v2.19.10) (2024-11-21)
714

815
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"message": "chore: [skip ci] bump packages"
1818
}
1919
},
20-
"version": "2.19.10"
20+
"version": "2.19.11"
2121
}

sandpack-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.19.11](https://github.com/codesandbox/sandpack/compare/v2.19.10...v2.19.11) (2025-01-31)
7+
8+
### Bug Fixes
9+
10+
- raise react peer dependency to 19 ([#1245](https://github.com/codesandbox/sandpack/issues/1245)) ([125c515](https://github.com/codesandbox/sandpack/commit/125c515ce4d71a00e65568e4d4b3868a8d40f0d3)), closes [#1238](https://github.com/codesandbox/sandpack/issues/1238)
11+
612
## [2.19.10](https://github.com/codesandbox/sandpack/compare/v2.19.9...v2.19.10) (2024-11-21)
713

814
### Bug Fixes

sandpack-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codesandbox/sandpack-react",
3-
"version": "2.19.10",
3+
"version": "2.19.11",
44
"description": "",
55
"keywords": [],
66
"repository": {

0 commit comments

Comments
 (0)