Skip to content

Commit a7f7e00

Browse files
Release v0.7.7
1 parent d322079 commit a7f7e00

File tree

40 files changed

+71
-76
lines changed

40 files changed

+71
-76
lines changed

.changeset/beige-bags-refuse.md

-5
This file was deleted.

packages/compat/babel-preset/package.json

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

packages/compat/plugin-swc/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-swc",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "SWC plugin for Rsbuild",
55
"repository": {
66
"type": "git",
@@ -40,7 +40,7 @@
4040
"webpack": "^5.92.0"
4141
},
4242
"peerDependencies": {
43-
"@rsbuild/core": "workspace:^0.7.6"
43+
"@rsbuild/core": "workspace:^0.7.7"
4444
},
4545
"publishConfig": {
4646
"access": "public",

packages/compat/webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/webpack",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"homepage": "https://rsbuild.dev",
55
"repository": {
66
"type": "git",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/core",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "The Rspack-based build tool.",
55
"homepage": "https://rsbuild.dev",
66
"bugs": {

packages/create-rsbuild/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-rsbuild",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Create a new Rsbuild project",
55
"homepage": "https://rsbuild.dev",
66
"repository": {

packages/plugin-assets-retry/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-assets-retry",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Assets retry plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -41,7 +41,7 @@
4141
"typescript": "^5.4.2"
4242
},
4343
"peerDependencies": {
44-
"@rsbuild/core": "workspace:^0.7.6"
44+
"@rsbuild/core": "workspace:^0.7.7"
4545
},
4646
"publishConfig": {
4747
"access": "public",

packages/plugin-babel/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-babel",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Babel plugin for Rsbuild",
55
"repository": {
66
"type": "git",
@@ -45,7 +45,7 @@
4545
"typescript": "^5.4.2"
4646
},
4747
"peerDependencies": {
48-
"@rsbuild/core": "workspace:^0.7.6"
48+
"@rsbuild/core": "workspace:^0.7.7"
4949
},
5050
"publishConfig": {
5151
"access": "public",

packages/plugin-basic-ssl/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-basic-ssl",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "SSL plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -34,7 +34,7 @@
3434
"typescript": "^5.4.2"
3535
},
3636
"peerDependencies": {
37-
"@rsbuild/core": "workspace:^0.7.6"
37+
"@rsbuild/core": "workspace:^0.7.7"
3838
},
3939
"publishConfig": {
4040
"access": "public",

packages/plugin-check-syntax/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-check-syntax",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Check syntax plugin of Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -38,7 +38,7 @@
3838
"typescript": "^5.4.2"
3939
},
4040
"peerDependencies": {
41-
"@rsbuild/core": "workspace:^0.7.6"
41+
"@rsbuild/core": "workspace:^0.7.7"
4242
},
4343
"publishConfig": {
4444
"access": "public",

packages/plugin-css-minimizer/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-css-minimizer",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "CSS minimizer for Rsbuild",
55
"repository": {
66
"type": "git",
@@ -36,7 +36,7 @@
3636
"typescript": "^5.4.2"
3737
},
3838
"peerDependencies": {
39-
"@rsbuild/core": "workspace:^0.7.6"
39+
"@rsbuild/core": "workspace:^0.7.7"
4040
},
4141
"publishConfig": {
4242
"access": "public",

packages/plugin-eslint/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-eslint",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "ESLint plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -38,7 +38,7 @@
3838
},
3939
"peerDependencies": {
4040
"eslint": "^8.0.0 || ^9.0.0",
41-
"@rsbuild/core": "workspace:^0.7.6"
41+
"@rsbuild/core": "workspace:^0.7.7"
4242
},
4343
"publishConfig": {
4444
"access": "public",

packages/plugin-image-compress/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-image-compress",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Image compress plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -37,7 +37,7 @@
3737
"typescript": "^5.4.2"
3838
},
3939
"peerDependencies": {
40-
"@rsbuild/core": "workspace:^0.7.6"
40+
"@rsbuild/core": "workspace:^0.7.7"
4141
},
4242
"publishConfig": {
4343
"access": "public",

packages/plugin-less/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-less",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Less plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -41,7 +41,7 @@
4141
"typescript": "^5.4.2"
4242
},
4343
"peerDependencies": {
44-
"@rsbuild/core": "workspace:^0.7.6"
44+
"@rsbuild/core": "workspace:^0.7.7"
4545
},
4646
"publishConfig": {
4747
"access": "public",

packages/plugin-lightningcss/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-lightningcss",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "lightningcss for Rsbuild",
55
"repository": {
66
"type": "git",
@@ -36,7 +36,7 @@
3636
"typescript": "^5.4.2"
3737
},
3838
"peerDependencies": {
39-
"@rsbuild/core": "workspace:^0.7.6"
39+
"@rsbuild/core": "workspace:^0.7.7"
4040
},
4141
"publishConfig": {
4242
"access": "public",

packages/plugin-mdx/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-mdx",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Mdx plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -35,7 +35,7 @@
3535
"typescript": "^5.4.2"
3636
},
3737
"peerDependencies": {
38-
"@rsbuild/core": "workspace:^0.7.6"
38+
"@rsbuild/core": "workspace:^0.7.7"
3939
},
4040
"publishConfig": {
4141
"access": "public",

packages/plugin-node-polyfill/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-node-polyfill",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Node polyfill plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -56,7 +56,7 @@
5656
"typescript": "^5.4.2"
5757
},
5858
"peerDependencies": {
59-
"@rsbuild/core": "workspace:^0.7.6"
59+
"@rsbuild/core": "workspace:^0.7.7"
6060
},
6161
"publishConfig": {
6262
"access": "public",

packages/plugin-preact/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-preact",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Preact plugin for Rsbuild",
55
"repository": {
66
"type": "git",
@@ -34,7 +34,7 @@
3434
"typescript": "^5.4.2"
3535
},
3636
"peerDependencies": {
37-
"@rsbuild/core": "workspace:^0.7.6"
37+
"@rsbuild/core": "workspace:^0.7.7"
3838
},
3939
"publishConfig": {
4040
"access": "public",

packages/plugin-pug/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-pug",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Pug plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -36,7 +36,7 @@
3636
"typescript": "^5.4.2"
3737
},
3838
"peerDependencies": {
39-
"@rsbuild/core": "workspace:^0.7.6"
39+
"@rsbuild/core": "workspace:^0.7.7"
4040
},
4141
"publishConfig": {
4242
"access": "public",

packages/plugin-react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-react",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "React plugin for Rsbuild",
55
"repository": {
66
"type": "git",
@@ -37,7 +37,7 @@
3737
"typescript": "^5.4.2"
3838
},
3939
"peerDependencies": {
40-
"@rsbuild/core": "workspace:^0.7.6"
40+
"@rsbuild/core": "workspace:^0.7.7"
4141
},
4242
"publishConfig": {
4343
"access": "public",

packages/plugin-rem/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-rem",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Rem plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -43,7 +43,7 @@
4343
"typescript": "^5.4.2"
4444
},
4545
"peerDependencies": {
46-
"@rsbuild/core": "workspace:^0.7.6"
46+
"@rsbuild/core": "workspace:^0.7.7"
4747
},
4848
"publishConfig": {
4949
"access": "public",

packages/plugin-sass/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-sass",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Sass plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -43,7 +43,7 @@
4343
"typescript": "^5.4.2"
4444
},
4545
"peerDependencies": {
46-
"@rsbuild/core": "workspace:^0.7.6"
46+
"@rsbuild/core": "workspace:^0.7.7"
4747
},
4848
"publishConfig": {
4949
"access": "public",

packages/plugin-solid/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-solid",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Solid plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -39,7 +39,7 @@
3939
"typescript": "^5.4.2"
4040
},
4141
"peerDependencies": {
42-
"@rsbuild/core": "workspace:^0.7.6"
42+
"@rsbuild/core": "workspace:^0.7.7"
4343
},
4444
"publishConfig": {
4545
"access": "public",

packages/plugin-source-build/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-source-build",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Source build plugin of Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -38,7 +38,7 @@
3838
"yaml": "^2.4.5"
3939
},
4040
"peerDependencies": {
41-
"@rsbuild/core": "workspace:^0.7.6"
41+
"@rsbuild/core": "workspace:^0.7.7"
4242
},
4343
"publishConfig": {
4444
"access": "public",

packages/plugin-styled-components/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-styled-components",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "styled-components plugin for Rsbuild",
55
"repository": {
66
"type": "git",
@@ -34,7 +34,7 @@
3434
"typescript": "^5.4.2"
3535
},
3636
"peerDependencies": {
37-
"@rsbuild/core": "workspace:^0.7.6"
37+
"@rsbuild/core": "workspace:^0.7.7"
3838
},
3939
"publishConfig": {
4040
"access": "public",

packages/plugin-stylus/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-stylus",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Stylus plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {
@@ -37,7 +37,7 @@
3737
"typescript": "^5.4.2"
3838
},
3939
"peerDependencies": {
40-
"@rsbuild/core": "workspace:^0.7.6"
40+
"@rsbuild/core": "workspace:^0.7.7"
4141
},
4242
"publishConfig": {
4343
"access": "public",

0 commit comments

Comments
 (0)