Vue 2.0.1 发布了,Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。本次更新主要是修复了一个bug:
Pin npm package main export to the runtime-only build (preserve RC behavior)
发行主页:
https://github.com/vuejs/vue/releases/tag/v2.0.1
软件详情:https://github.com/vuejs/vue/
下载地址:https://github.com/vuejs/vue/archive/v2.0.1.zip
来自:开源中国社区

