Skip to content

Commit

Permalink
release: 1.0.0-alpha.4 (#7179)
Browse files Browse the repository at this point in the history
  • Loading branch information
SyMind authored Jul 16, 2024
1 parent ba0f426 commit fa0e344
Show file tree
Hide file tree
Showing 16 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions crates/node_binding/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/binding",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "Node binding for rspack",
"main": "binding.js",
Expand Down Expand Up @@ -50,4 +50,4 @@
"@rspack/binding-linux-x64-gnu": "workspace:*",
"@rspack/binding-win32-x64-msvc": "workspace:*"
}
}
}
4 changes: 2 additions & 2 deletions npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/binding-darwin-arm64",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "Node binding for rspack",
"main": "rspack.darwin-arm64.node",
Expand All @@ -23,4 +23,4 @@
"cpu": [
"arm64"
]
}
}
4 changes: 2 additions & 2 deletions npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/binding-darwin-x64",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "Node binding for rspack",
"main": "rspack.darwin-x64.node",
Expand All @@ -23,4 +23,4 @@
"cpu": [
"x64"
]
}
}
4 changes: 2 additions & 2 deletions npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/binding-linux-x64-gnu",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "Node binding for rspack",
"main": "rspack.linux-x64-gnu.node",
Expand All @@ -26,4 +26,4 @@
"libc": [
"glibc"
]
}
}
4 changes: 2 additions & 2 deletions npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/binding-win32-x64-msvc",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "Node binding for rspack",
"main": "rspack.win32-x64-msvc.node",
Expand All @@ -23,4 +23,4 @@
"cpu": [
"x64"
]
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monorepo",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "The fast Rust-based web bundler with webpack-compatible API",
"private": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/create-rspack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-rspack",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"main": "index.js",
"bin": {
Expand All @@ -21,4 +21,4 @@
"prompts": "2.4.2",
"yargs": "17.6.2"
}
}
}
4 changes: 2 additions & 2 deletions packages/rspack-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/cli",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "CLI for rspack",
"publishConfig": {
Expand Down Expand Up @@ -55,4 +55,4 @@
"webpack-bundle-analyzer": "4.6.1",
"yargs": "17.6.2"
}
}
}
4 changes: 2 additions & 2 deletions packages/rspack-dev-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/dev-server",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "Development server for rspack",
"main": "./dist/index.js",
Expand Down Expand Up @@ -57,4 +57,4 @@
"peerDependencies": {
"@rspack/core": "*"
}
}
}
2 changes: 1 addition & 1 deletion packages/rspack-lite-tapable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/lite-tapable",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "Lite weight tapable for Rspack",
"main": "./dist/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/rspack-plugin-minify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/plugin-minify",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "Minify plugin for rspack",
"main": "src/index.js",
Expand Down Expand Up @@ -30,4 +30,4 @@
"terser": "5.16.1",
"webpack-sources": "3.2.3"
}
}
}
4 changes: 2 additions & 2 deletions packages/rspack-plugin-preact-refresh/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/plugin-preact-refresh",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "Preact refresh plugin for rspack",
"main": "dist/index.js",
Expand All @@ -17,7 +17,7 @@
"build": "tsc -b ./tsconfig.build.json",
"dev": "tsc -b -w",
"test": "cross-env RSPACK_HOT_TEST=true jest --runInBand -u --colors",
"api-extractor": "api-extractor run --verbose",
"api-extractor": "api-extractor run --verbose",
"api-extractor:ci": "api-extractor run --verbose || diff temp/api.md etc/api.md"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/rspack-plugin-react-refresh/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/plugin-react-refresh",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "React refresh plugin for rspack",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/rspack-test-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/test-tools",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "MIT",
"description": "Test tools for rspack",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/rspack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/core",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"webpackVersion": "5.75.0",
"license": "MIT",
"description": "The fast Rust-based web bundler with webpack-compatible API",
Expand Down
2 changes: 1 addition & 1 deletion tests/plugin-test/copy-plugin/build/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 comments on commit fa0e344

@rspack-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Ran ecosystem CI: Open

suite result
modernjs ❌ failure
_selftest ✅ success
nx ✅ success
rspress ✅ success
rsbuild ❌ failure
examples ✅ success

@rspack-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Benchmark detail: Open

Name Base (2024-07-16 8645c8d) Current Change
10000_development-mode + exec 2.25 s ± 17 ms 2.24 s ± 24 ms -0.35 %
10000_development-mode_hmr + exec 698 ms ± 4.7 ms 696 ms ± 3.2 ms -0.35 %
10000_production-mode + exec 2.8 s ± 34 ms 2.81 s ± 25 ms +0.20 %
arco-pro_development-mode + exec 1.88 s ± 72 ms 1.9 s ± 62 ms +0.99 %
arco-pro_development-mode_hmr + exec 434 ms ± 3.2 ms 434 ms ± 2.8 ms +0.10 %
arco-pro_production-mode + exec 3.44 s ± 90 ms 3.47 s ± 60 ms +0.89 %
threejs_development-mode_10x + exec 1.75 s ± 14 ms 1.76 s ± 21 ms +0.38 %
threejs_development-mode_10x_hmr + exec 860 ms ± 12 ms 863 ms ± 4.1 ms +0.29 %
threejs_production-mode_10x + exec 5.72 s ± 28 ms 5.74 s ± 28 ms +0.29 %

Please sign in to comment.