Skip to content

Commit 89001a7

Browse files
committed
1 parent ca99c5d commit 89001a7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-vue3/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [6.2.122](https://github.com/zhangyuang/ssr/compare/[email protected]@6.2.122) (2025-03-11)
2+
3+
4+
### Features
5+
6+
* support window.ssrRequestPath inject for memoryHistory in vue3 ([ca99c5d](https://github.com/zhangyuang/ssr/commit/ca99c5dd5fed3c1bcd2c440991f7b08bc6f961b3))
7+
8+
9+
110
## [6.2.121](https://github.com/zhangyuang/ssr/compare/[email protected]@6.2.121) (2025-02-14)
211

312

packages/plugin-vue3/package.json

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

0 commit comments

Comments
 (0)