Skip to content

Commit b81c564

Browse files
authored
remove beta language
1 parent 3d71e29 commit b81c564

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/en/docs/releasenotes/studio-pro/10

content/en/docs/releasenotes/studio-pro/10/10.24.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for
2020

2121
### New Features
2222

23-
#### Rspack (beta)
23+
#### Rspack
2424

25-
- We now support **Rspack** as a new bundler for React client applications, which delivers faster bundling and lower memory usage. Rspack is currently in public beta and aims to be the future replacement for Rollup. While Rollup remains fully supported as the default bundler, we recommend trying Rspack by selecting it via the new `App bundler` setting under **Project** > **Settings** > **Runtime**. The bundler setting is stored in a file named `app-bundler` in the project root.
25+
- We now support **Rspack** as a new bundler for React client applications, which delivers faster bundling and lower memory usage. Rspack aims to be the replacement for Rollup. While Rollup remains fully supported as the default bundler, we recommend trying Rspack by selecting it via the new `App bundler` setting under **Project** > **Settings** > **Runtime**. The bundler setting is stored in a file named `app-bundler` in the project root.
2626
- Rspack is now generally available for React client applications. It delivers faster bundling and lower memory usage. Rollup remains the default bundler for now, but we recommend switching to Rspack.
2727

2828
### Improvements

0 commit comments

Comments
 (0)