Commit b476e47
📦 Publish SDKs (#4175)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @builder.io/react@9.0.0
### Major Changes
- ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add
support for Node v24.
BREAKING CHANGE: Drops support for Node 18 and 20.
## @builder.io/sdk-react@5.0.0
### Major Changes
- ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add
support for Node v24.
BREAKING CHANGE: Drops support for Node 18 and 20.
## @builder.io/sdk-react-native@5.0.0
### Major Changes
- ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add
support for Node v24.
BREAKING CHANGE: Drops support for Node 18 and 20.
## @builder.io/sdk-solid@5.0.0
### Major Changes
- ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add
support for Node v24.
BREAKING CHANGE: Drops support for Node 18 and 20.
## @builder.io/sdk-svelte@5.0.0
### Major Changes
- ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add
support for Node v24.
BREAKING CHANGE: Drops support for Node 18 and 20.
## @builder.io/sdk-vue@5.0.0
### Major Changes
- ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add
support for Node v24.
BREAKING CHANGE: Drops support for Node 18 and 20.
## @builder.io/sdk-angular@0.23.0
### Minor Changes
- ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add
support for Node v24.
BREAKING CHANGE: Drops support for Node 18 and 20.
## @builder.io/sdk-react-nextjs@0.23.0
### Minor Changes
- ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add
support for Node v24.
BREAKING CHANGE: Drops support for Node 18 and 20.
## @builder.io/sdk-qwik@0.23.0
### Minor Changes
- ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add
support for Node v24.
BREAKING CHANGE: Drops support for Node 18 and 20.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Publishes SDK releases that upgrade `isolated-vm` to 6.0.0 (Node 24
support) and drop Node 18/20, with major/minor version bumps across
React, RN, Solid, Svelte, Vue, Angular, Next.js, and Qwik packages.
>
> - **SDKs: `isolated-vm` upgrade and Node support changes**
> - Upgrade `isolated-vm` to `^6.0.0` (adds Node v24 support); BREAKING:
drops Node 18/20.
> - **Version bumps**
> - **Major**:
> - `@builder.io/react` `8.2.9 -> 9.0.0`
> - `@builder.io/sdk-react` `4.2.4 -> 5.0.0`
> - `@builder.io/sdk-react-native` `4.2.4 -> 5.0.0`
> - `@builder.io/sdk-solid` `4.2.4 -> 5.0.0`
> - `@builder.io/sdk-svelte` `4.2.4 -> 5.0.0`
> - `@builder.io/sdk-vue` `4.2.4 -> 5.0.0`
> - **Minor**:
> - `@builder.io/sdk-angular` `0.22.3 -> 0.23.0`
> - `@builder.io/sdk-react-nextjs` `0.22.2 -> 0.23.0`
> - `@builder.io/sdk-qwik` `0.22.2 -> 0.23.0`
> - **Cleanup**
> - Removes obsolete changeset file `/.changeset/many-bobcats-wave.md`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
1524f42. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 43babe8 commit b476e47
File tree
19 files changed
+81
-24
lines changed- .changeset
- packages
- react
- sdks/output
- angular
- nextjs
- qwik
- react-native
- react
- solid
- svelte
- vue
19 files changed
+81
-24
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
0 commit comments