Skip to content

Commit a3f6de1

Browse files
committed
1 parent b4af35e commit a3f6de1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/plugin-vue/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.1.0](https://github.com/vitejs/vite/compare/[email protected]@1.1.0) (2021-01-19)
2+
3+
4+
### Features
5+
6+
* ssr manifest for preload inference ([107e79e](https://github.com/vitejs/vite/commit/107e79e7b7d422f0d1dbe8b7b435636df7c6281c))
7+
* **plugin-vue:** support for vite core new ssr impl ([a93ab23](https://github.com/vitejs/vite/commit/a93ab23491ee9fee78345ddc20567e1b0ceec2a7))
8+
9+
10+
111
## [1.0.6](https://github.com/vitejs/vite/compare/[email protected]@1.0.6) (2021-01-15)
212

313

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-vue",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)