Skip to content

Commit 044fcba

Browse files
committed
1 parent fa7a59d commit 044fcba

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/plugin-vue3/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [6.2.121](https://github.com/zhangyuang/ssr/compare/[email protected]@6.2.121) (2025-02-14)
2+
3+
4+
### Features
5+
6+
* set request router info in csr mode for vue3 ([fa7a59d](https://github.com/zhangyuang/ssr/commit/fa7a59dd36ebb69af988832ac373409201f89659))
7+
* set vue router url with all render modes ([b58f828](https://github.com/zhangyuang/ssr/commit/b58f8281b684f042e0434f87a5d9ce96addfc04a))
8+
* use micro plugin in dev ([671ba69](https://github.com/zhangyuang/ssr/commit/671ba695747a00297d640869dcf9d3437944dd58))
9+
10+
11+
112
## [6.2.120](https://github.com/zhangyuang/ssr/compare/[email protected]@6.2.120) (2025-02-13)
213

314

packages/plugin-vue3/package.json

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

0 commit comments

Comments
 (0)