Skip to content

Commit 8b7db5e

Browse files
committed
2.3.0
1 parent d687320 commit 8b7db5e

File tree

5 files changed

+1267
-829
lines changed

5 files changed

+1267
-829
lines changed

src/v2/guide/installation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Installation
33
type: guide
44
order: 1
5-
vue_version: 2.2.0
6-
dev_size: "234.23"
7-
min_size: "74.22"
8-
gz_size: "26.87"
9-
ro_gz_size: "18.71"
5+
vue_version: 2.3.0
6+
dev_size: "247.31"
7+
min_size: "76.64"
8+
gz_size: "28.03"
9+
ro_gz_size: "19.54"
1010
---
1111

1212
### Compatibility Note

themes/vue/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
site_description: "Vue.js - Intuitive, Fast and Composable MVVM for building interactive interfaces."
22
google_analytics: UA-46852172-1
33
root_domain: vuejs.org
4-
vue_version: 2.2.0
4+
vue_version: 2.3.0

themes/vue/layout/index.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<div class="point">
3737
<h2>Performant</h2>
3838
<p>
39-
18kb min+gzip Runtime<br>
39+
19kb min+gzip Runtime<br>
4040
Blazing Fast Virtual DOM<br>
4141
Minimal Optimization Efforts
4242
</p>

0 commit comments

Comments
 (0)