Skip to content

Commit 5b48576

Browse files
committed
0.11 blog post
1 parent 5c33853 commit 5b48576

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

source/_posts/vue-011-release.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
title: Vue.js 0.11 released!
2+
date: 2014-11-09 09:23:40
3+
---
4+
5+
After the long wait, [Vue.js 0.11 **Cowboy Bebop**](https://github.com/yyx990803/vue/releases/tag/0.11.0) is finally here! Thanks to everyone who tried out the release candidate versions and provided feedback / bug reports along the way.
6+
7+
<!-- more -->
8+
9+
The 0.11 release introduced many new features and also a fair number of breaking changes, so please carefully read through the [0.11 Change List](https://github.com/yyx990803/vue/blob/master/changes.md) before upgrading. Aside from the API changes, 0.11 also ships with better [code quality](https://codeclimate.com/github/yyx990803/vue) and [test coverage](https://coveralls.io/r/yyx990803/vue), and is considerably more robust in almost every aspect.
10+
11+
This documentation site has been fully upgraded to match the new 0.11 API. For the now legacy 0.10.6 version, you can still find documentations for it at [legacy.vuejs.org](http://legacy.vuejs.org).

0 commit comments

Comments
 (0)