Skip to content

Commit

Permalink
release: 1.0.1-beta.9 (#3105)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Aug 2, 2024
1 parent cc38dec commit 7ad28ae
Show file tree
Hide file tree
Showing 25 changed files with 45 additions and 45 deletions.
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": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "SWC plugin for Rsbuild",
"repository": {
"type": "git",
Expand Down Expand Up @@ -44,7 +44,7 @@
"webpack": "^5.93.0"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
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": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"homepage": "https://rsbuild.dev",
"repository": {
"type": "git",
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": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "The Rspack-based build tool.",
"homepage": "https://rsbuild.dev",
"bugs": {
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": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Create a new Rsbuild project",
"homepage": "https://rsbuild.dev",
"repository": {
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": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Assets retry plugin for Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
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": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Babel plugin for Rsbuild",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,7 +47,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
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": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Check syntax plugin of Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-less/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-less",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Less plugin for Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-preact",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Preact plugin for Rsbuild",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-react",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "React plugin for Rsbuild",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-rem/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-rem",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Rem plugin for Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-sass",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Sass plugin for Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-solid",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Solid plugin for Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-source-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-source-build",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Source build plugin of Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"yaml": "^2.5.0"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-styled-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-styled-components",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "styled-components plugin for Rsbuild",
"repository": {
"type": "git",
Expand Down Expand Up @@ -36,7 +36,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-stylus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-stylus",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Stylus plugin for Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-svelte",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Svelte plugin for Rsbuild",
"repository": {
"type": "git",
Expand Down Expand Up @@ -38,7 +38,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-svgr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-svgr",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "svgr plugin for Rsbuild",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,7 +47,7 @@
"url-loader": "4.1.1"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-type-check/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-type-check",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "TS checker plugin of Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-vue-jsx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-vue-jsx",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Vue 3 JSX plugin of Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-vue",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Vue 3 plugin of Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"webpack": "^5.93.0"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-vue2-jsx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-vue2-jsx",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Vue 2 JSX plugin of Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"typescript": "^5.5.2"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-vue2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-vue2",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"description": "Vue 2 plugin of Rsbuild",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"webpack": "^5.93.0"
},
"peerDependencies": {
"@rsbuild/core": "workspace:^1.0.1-beta.8"
"@rsbuild/core": "workspace:^1.0.1-beta.9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion scripts/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/config",
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"private": true,
"devDependencies": {
"@types/node": "18.x",
Expand Down
2 changes: 1 addition & 1 deletion scripts/test-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scripts/test-helper",
"private": true,
"version": "1.0.1-beta.8",
"version": "1.0.1-beta.9",
"repository": {
"type": "git",
"url": "https://github.com/web-infra-dev/rsbuild"
Expand Down

0 comments on commit 7ad28ae

Please sign in to comment.