Skip to content

Commit f38d237

Browse files
Release v0.1.7
1 parent 39856bf commit f38d237

File tree

63 files changed

+221
-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

+221
-36
lines changed

.changeset/stale-hairs-check.md

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

packages/babel-preset/CHANGELOG.md

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

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- @rsbuild/plugin-babel@0.1.7
8+
- @rsbuild/shared@0.1.7
9+
310
## 0.1.6
411

512
### 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.1.6",
3+
"version": "0.1.7",
44
"description": "The babel config of Rsbuild.",
55
"homepage": "https://rsbuild.dev",
66
"repository": {

packages/compat/plugin-esbuild/CHANGELOG.md

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

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- @rsbuild/shared@0.1.7
8+
39
## 0.1.6
410

511
### 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.1.6",
3+
"version": "0.1.7",
44
"description": "Esbuild plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {

packages/compat/plugin-swc/CHANGELOG.md

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

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- @rsbuild/plugin-react@0.1.7
8+
- @rsbuild/shared@0.1.7
9+
310
## 0.1.6
411

512
### 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.1.6",
3+
"version": "0.1.7",
44
"description": "SWC plugin for Rsbuild",
55
"repository": {
66
"type": "git",

packages/compat/uni-builder/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @rsbuild/uni-builder
22

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- 1ceca5a: feat(uni-builder): support disableHtmlFolder and outputStructure default 'nested'
8+
- @rsbuild/babel-preset@0.1.7
9+
- @rsbuild/webpack@0.1.7
10+
- @rsbuild/core@0.1.7
11+
- @rsbuild/plugin-assets-retry@0.1.7
12+
- @rsbuild/plugin-babel@0.1.7
13+
- @rsbuild/plugin-check-syntax@0.1.7
14+
- @rsbuild/plugin-css-minimizer@0.1.7
15+
- @rsbuild/plugin-pug@0.1.7
16+
- @rsbuild/plugin-react@0.1.7
17+
- @rsbuild/plugin-rem@0.1.7
18+
- @rsbuild/plugin-source-build@0.1.7
19+
- @rsbuild/plugin-styled-components@0.1.7
20+
- @rsbuild/plugin-svgr@0.1.7
21+
- @rsbuild/plugin-type-check@0.1.7
22+
- @rsbuild/shared@0.1.7
23+
324
## 0.1.6
425

526
### Patch Changes

packages/compat/uni-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/uni-builder",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Unified builder for Modern.js",
55
"repository": {
66
"type": "git",

packages/compat/webpack/CHANGELOG.md

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

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- @rsbuild/core@0.1.7
8+
- @rsbuild/shared@0.1.7
9+
310
## 0.1.6
411

512
### Patch Changes

0 commit comments

Comments
 (0)