Skip to content

Commit

Permalink
Release v0.3.6 (#1391)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
chenjiahan and github-actions[bot] authored Jan 22, 2024
1 parent 342b134 commit 8eab8c1
Show file tree
Hide file tree
Showing 73 changed files with 326 additions and 67 deletions.
5 changes: 0 additions & 5 deletions .changeset/tender-planes-add.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/babel-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rsbuild/babel-preset

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6
- @rsbuild/plugin-babel@0.3.6

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/babel-preset",
"version": "0.3.5",
"version": "0.3.6",
"description": "The babel config of Rsbuild.",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/compat/plugin-esbuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rsbuild/plugin-esbuild

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6
- @rsbuild/core@0.3.6

## 0.3.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/compat/plugin-esbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-esbuild",
"version": "0.3.5",
"version": "0.3.6",
"description": "Esbuild plugin for Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"typescript": "^5.3.0"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^0.3.5"
"@rsbuild/core": "workspace:^0.3.6"
},
"publishConfig": {
"access": "public",
Expand Down
9 changes: 9 additions & 0 deletions packages/compat/plugin-swc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @rsbuild/plugin-swc

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6
- @rsbuild/core@0.3.6
- @rsbuild/plugin-react@0.3.6

## 0.3.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/compat/plugin-swc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-swc",
"version": "0.3.5",
"version": "0.3.6",
"description": "SWC plugin for Rsbuild",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,7 +52,7 @@
"webpack": "^5.89.0"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^0.3.5"
"@rsbuild/core": "workspace:^0.3.6"
},
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions packages/compat/webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rsbuild/webpack

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6
- @rsbuild/core@0.3.6

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/compat/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/webpack",
"version": "0.3.5",
"version": "0.3.6",
"homepage": "https://rsbuild.dev",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rsbuild/core

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/core",
"version": "0.3.5",
"version": "0.3.6",
"description": "The Rspack-based build tool.",
"homepage": "https://rsbuild.dev",
"bugs": {
Expand Down
2 changes: 2 additions & 0 deletions packages/create-rsbuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# create-rsbuild

## 0.3.6

## 0.3.5

## 0.3.4
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rsbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-rsbuild",
"version": "0.3.5",
"version": "0.3.6",
"description": "Create a new Rsbuild project",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/document/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @rsbuild/document

## 0.3.6

## 0.3.5

## 0.3.4
Expand Down
2 changes: 1 addition & 1 deletion packages/document/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/document",
"version": "0.3.5",
"version": "0.3.6",
"description": "Shared documentation of Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/monorepo-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rsbuild/monorepo-utils

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/monorepo-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/monorepo-utils",
"version": "0.3.5",
"version": "0.3.6",
"description": "The monorepo utils of Rsbuild.",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-assets-retry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rsbuild/plugin-assets-retry

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6
- @rsbuild/core@0.3.6

## 0.3.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-assets-retry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-assets-retry",
"version": "0.3.5",
"version": "0.3.6",
"description": "Assets retry plugin for Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"typescript": "^5.3.0"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^0.3.5"
"@rsbuild/core": "workspace:^0.3.6"
},
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-babel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rsbuild/plugin-babel

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6
- @rsbuild/core@0.3.6

## 0.3.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-babel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-babel",
"version": "0.3.5",
"version": "0.3.6",
"description": "Babel plugin for Rsbuild",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,7 +40,7 @@
"typescript": "^5.3.0"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^0.3.5"
"@rsbuild/core": "workspace:^0.3.6"
},
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-check-syntax/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rsbuild/plugin-check-syntax

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6
- @rsbuild/core@0.3.6

## 0.3.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-check-syntax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-check-syntax",
"version": "0.3.5",
"version": "0.3.6",
"description": "Check syntax plugin of Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"typescript": "^5.3.0"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^0.3.5"
"@rsbuild/core": "workspace:^0.3.6"
},
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-css-minimizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rsbuild/plugin-css-minimizer

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6
- @rsbuild/core@0.3.6

## 0.3.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-css-minimizer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-css-minimizer",
"version": "0.3.5",
"version": "0.3.6",
"description": "CSS minimizer for Rsbuild",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"typescript": "^5.3.0"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^0.3.5"
"@rsbuild/core": "workspace:^0.3.6"
},
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-image-compress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rsbuild/plugin-image-compress

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6
- @rsbuild/core@0.3.6

## 0.3.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-image-compress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-image-compress",
"version": "0.3.5",
"version": "0.3.6",
"description": "Image compress plugin for Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"webpack": "^5.89.0"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^0.3.5"
"@rsbuild/core": "workspace:^0.3.6"
},
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-node-polyfill/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rsbuild/plugin-node-polyfill

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6
- @rsbuild/core@0.3.6

## 0.3.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-node-polyfill/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-node-polyfill",
"version": "0.3.5",
"version": "0.3.6",
"description": "Node polyfill plugin for Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"typescript": "^5.3.0"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^0.3.5"
"@rsbuild/core": "workspace:^0.3.6"
},
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-preact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rsbuild/plugin-react

## 0.3.6

### Patch Changes

- Updated dependencies [d2d84d7]
- @rsbuild/shared@0.3.6
- @rsbuild/core@0.3.6

## 0.3.5

### Patch Changes
Expand Down
Loading

0 comments on commit 8eab8c1

Please sign in to comment.