Vue 2.2.2 发布了,Vue 是一款轻量级 JavaScript 框架。
修复
ssr: fix JSON file path detection in createBundleRenderer
fix provide/inject for falsy values
fix v-on .left .right modifiers conflict between keyboard and mouse events
handle values with circular reference in v-model bindings
default slot should use fallback content when it contains all whitespace nodes
fix v-on inline function expression with modifiers
软件详情:https://github.com/vuejs/vue/
下载地址:https://github.com/vuejs/vue/archive/v2.2.2.zip
来自:开源中国社区

