主要更新内容:
新增
Added type prop for
vue-template-compiler and vue-server-renderer packages will now verify if they have the same version with vue (if installed via npm). This prevents users from upgrading Vue but forgetting to update these packages as well.
修复
#3325 fix hoisted static nodes causing incorrect DOM updates
#3327 fix attribute decoding regression in 2.0.0-beta.4
fix vue-loader image src rewrite bug caused by vue-template-compiler@2.0.0-beta.3/4
下载地址:https://github.com/vuejs/vue/archive/v2.0.0-beta.5.tar.gz
来自:开源中国社区

