Skip to content

Commit 685e468

Browse files
Release v0.2.12
1 parent 6594d08 commit 685e468

File tree

63 files changed

+243
-36
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+243
-36
lines changed

.changeset/new-vans-think.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/babel-preset/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rsbuild/babel-preset
22

3+
## 0.2.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [6c0c710]
8+
- @rsbuild/shared@0.2.12
9+
- @rsbuild/plugin-babel@0.2.12
10+
311
## 0.2.11
412

513
### Patch Changes

packages/babel-preset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/babel-preset",
3-
"version": "0.2.11",
3+
"version": "0.2.12",
44
"description": "The babel config of Rsbuild.",
55
"homepage": "https://rsbuild.dev",
66
"repository": {

packages/compat/plugin-esbuild/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @rsbuild/plugin-esbuild
22

3+
## 0.2.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [6c0c710]
8+
- @rsbuild/shared@0.2.12
9+
310
## 0.2.11
411

512
### Patch Changes

packages/compat/plugin-esbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-esbuild",
3-
"version": "0.2.11",
3+
"version": "0.2.12",
44
"description": "Esbuild plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {

packages/compat/plugin-swc/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rsbuild/plugin-swc
22

3+
## 0.2.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [6c0c710]
8+
- @rsbuild/shared@0.2.12
9+
- @rsbuild/plugin-react@0.2.12
10+
311
## 0.2.11
412

513
### Patch Changes

packages/compat/plugin-swc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-swc",
3-
"version": "0.2.11",
3+
"version": "0.2.12",
44
"description": "SWC plugin for Rsbuild",
55
"repository": {
66
"type": "git",

packages/compat/webpack/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rsbuild/webpack
22

3+
## 0.2.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [6c0c710]
8+
- @rsbuild/shared@0.2.12
9+
- @rsbuild/core@0.2.12
10+
311
## 0.2.11
412

513
### Patch Changes

packages/compat/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/webpack",
3-
"version": "0.2.11",
3+
"version": "0.2.12",
44
"homepage": "https://rsbuild.dev",
55
"repository": {
66
"type": "git",

packages/core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @rsbuild/core
22

3+
## 0.2.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [6c0c710]
8+
- @rsbuild/shared@0.2.12
9+
310
## 0.2.11
411

512
### Patch Changes

0 commit comments

Comments
 (0)