Skip to content

Commit 7d60a43

Browse files
author
codesandbot[bot]
committed
chore: [skip ci] bump packages
1 parent 6449a73 commit 7d60a43

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

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.20.0](https://github.com/codesandbox/sandpack/compare/v2.19.11...v2.20.0) (2025-02-14)
7+
8+
### Features
9+
10+
- update to react 19 ([#1251](https://github.com/codesandbox/sandpack/issues/1251)) ([6449a73](https://github.com/codesandbox/sandpack/commit/6449a7376b4d8e47645e30cb2d9ad9c595892cfd))
11+
612
## [2.19.11](https://github.com/codesandbox/sandpack/compare/v2.19.10...v2.19.11) (2025-01-31)
713

814
### 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.11"
20+
"version": "2.20.0"
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.20.0](https://github.com/codesandbox/sandpack/compare/v2.19.11...v2.20.0) (2025-02-14)
7+
8+
### Features
9+
10+
- update to react 19 ([#1251](https://github.com/codesandbox/sandpack/issues/1251)) ([6449a73](https://github.com/codesandbox/sandpack/commit/6449a7376b4d8e47645e30cb2d9ad9c595892cfd))
11+
612
## [2.19.11](https://github.com/codesandbox/sandpack/compare/v2.19.10...v2.19.11) (2025-01-31)
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.11",
3+
"version": "2.20.0",
44
"description": "",
55
"keywords": [],
66
"repository": {

0 commit comments

Comments
 (0)