Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita4db00c

Browse files
committed
release: rspack@7.0.19,vite@7.0.8,webpack@7.0.11
1 parentee5eb02 commita4db00c

File tree

6 files changed

+47
-3
lines changed

6 files changed

+47
-3
lines changed

‎packages/rspack/CHANGELOG.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
##[7.0.19](https://github.com/zhangyuang/ssr/compare/rspack@7.0.18...rspack@7.0.19) (2025-08-17)
2+
3+
4+
###Bug Fixes
5+
6+
* add default vendorlist ([ee5eb02](https://github.com/zhangyuang/ssr/commit/ee5eb02b2db8230a7c49c70557060382ba5ecf25))
7+
8+
9+
110
##[7.0.18](https://github.com/zhangyuang/ssr/compare/rspack@7.0.17...rspack@7.0.18) (2025-08-17)
211

312

‎packages/rspack/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"ssr-rspack",
3-
"version":"7.0.18",
3+
"version":"7.0.19",
44
"description":"rspack config for serverless ssr",
55
"main":"./cjs/index.js",
66
"module":"./esm/index.js",

‎packages/vite/CHANGELOG.md‎

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
##[7.0.8](https://github.com/zhangyuang/ssr/compare/vite@7.0.7...vite@7.0.8) (2025-08-17)
2+
3+
4+
###Bug Fixes
5+
6+
* add default vendorlist ([ee5eb02](https://github.com/zhangyuang/ssr/commit/ee5eb02b2db8230a7c49c70557060382ba5ecf25))
7+
* collect modules in rspack ([e5e3d7d](https://github.com/zhangyuang/ssr/commit/e5e3d7d576269fe237165937e2354ad8f425a035))
8+
***rspack|webpack:** collect top-level chunkName correct ([1620d90](https://github.com/zhangyuang/ssr/commit/1620d90bf02a796f2567e2a7a55ddd20c70f433b))
9+
* set base in ssr-plugin-vue3 server-entry ([a615504](https://github.com/zhangyuang/ssr/commit/a615504cb0c94a4011e3821143a768d7dc13c442))
10+
11+
12+
###Features
13+
14+
* preload fetch chunk ([cbd05b2](https://github.com/zhangyuang/ssr/commit/cbd05b231deac7b4072b071d6c6a0b25dc99ca92))
15+
* watch node_modules/ssr-plugin in rspack watch mode ([f8ce633](https://github.com/zhangyuang/ssr/commit/f8ce6337eb8254b867706f2c64b3bbe9e86445b1))
16+
17+
18+
119
##[7.0.7](https://github.com/zhangyuang/ssr/compare/vite@7.0.6...vite@7.0.7) (2025-08-11)
220

321

‎packages/vite/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"ssr-vite",
3-
"version":"7.0.7",
3+
"version":"7.0.8",
44
"description":"vite config for serverless ssr",
55
"main":"./cjs/index.js",
66
"module":"./esm/index.js",

‎packages/webpack/CHANGELOG.md‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
##[7.0.11](https://github.com/zhangyuang/ssr/compare/webpack@7.0.10...webpack@7.0.11) (2025-08-17)
2+
3+
4+
###Bug Fixes
5+
6+
* add default vendorlist ([ee5eb02](https://github.com/zhangyuang/ssr/commit/ee5eb02b2db8230a7c49c70557060382ba5ecf25))
7+
* collect modules in rspack ([e5e3d7d](https://github.com/zhangyuang/ssr/commit/e5e3d7d576269fe237165937e2354ad8f425a035))
8+
* set base in ssr-plugin-vue3 server-entry ([a615504](https://github.com/zhangyuang/ssr/commit/a615504cb0c94a4011e3821143a768d7dc13c442))
9+
10+
11+
###Features
12+
13+
* preload fetch chunk ([cbd05b2](https://github.com/zhangyuang/ssr/commit/cbd05b231deac7b4072b071d6c6a0b25dc99ca92))
14+
* watch node_modules/ssr-plugin in rspack watch mode ([f8ce633](https://github.com/zhangyuang/ssr/commit/f8ce6337eb8254b867706f2c64b3bbe9e86445b1))
15+
16+
17+
118
##[7.0.10](https://github.com/zhangyuang/ssr/compare/webpack@7.0.9...webpack@7.0.10) (2025-08-12)
219

320

‎packages/webpack/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"ssr-webpack",
3-
"version":"7.0.10",
3+
"version":"7.0.11",
44
"description":"webpack config for serverless ssr",
55
"main":"./cjs/index.js",
66
"module":"./esm/index.js",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp