We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf34ae commit 5bc0ccdCopy full SHA for 5bc0ccd
packages/compat/webpack/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rsbuild/webpack",
3
- "version": "1.3.1",
+ "version": "1.3.2",
4
"homepage": "https://rsbuild.dev",
5
"repository": {
6
"type": "git",
@@ -46,7 +46,7 @@
46
"typescript": "^5.8.3"
47
},
48
"peerDependencies": {
49
- "@rsbuild/core": "^1.1.3"
+ "@rsbuild/core": "^1.3.21"
50
51
"publishConfig": {
52
"access": "public",
packages/core/package.json
"name": "@rsbuild/core",
- "version": "1.3.20",
+ "version": "1.3.21",
"description": "The Rspack-based build tool.",
"bugs": {
0 commit comments