ves
Version:
A Powerful, Simple Vue Node Isomorphic Framework
81 lines (32 loc) • 1.76 kB
Markdown
<a name="2.0.2"></a>
## [2.0.2](https://github.com/ves-team/ves/compare/2.0.1...2.0.2) (2020-02-24)
### Bug Fixes
* npm run dev not run ([a2a3512](https://github.com/ves-team/ves/commit/a2a3512))
<a name="2.0.1"></a>
## [2.0.1](https://github.com/ves-team/ves/compare/2.0.0...2.0.1) (2019-10-11)
### Bug Fixes
* missing bin dir ([d6f972d](https://github.com/ves-team/ves/commit/d6f972d))
<a name="2.0.0-beta.3"></a>
# [2.0.0-beta.3](https://github.com/ves-team/ves/compare/2.0.0-beta.2...2.0.0-beta.3) (2019-10-11)
### Bug Fixes
* fix when production mode, ves-cli not exists, start app error by ves start ([d619311](https://github.com/ves-team/ves/commit/d619311))
<a name="2.0.0-beta.2"></a>
# [2.0.0-beta.2](https://github.com/ves-team/ves/compare/1.0.1...2.0.0-beta.2) (2019-10-10)
### Bug Fixes
* ves-cli name show ([2b70044](https://github.com/ves-team/ves/commit/2b70044))
### Features
* add nunjucks and perfermance config ([c9032eb](https://github.com/ves-team/ves/commit/c9032eb))
## [1.0.1](https://github.com/ves-team/ves/compare/1.0.0...1.0.1) (2019-06-19)
<a name="1.0.1"></a>
## [1.0.0](https://github.com/easy-team/ves/compare/0.3.0...1.0.0) (2019-03-11)
### Features
* injectCss and hotCss ([b771473](https://github.com/easy-team/ves/commit/b771473))
<a name="0.1.1"></a>
## [0.1.1](https://github.com/easy-team/ves/compare/0.1.0...0.1.1) (2018-10-29)
### Bug Fixes
* missing typescript index.d.ts ([cc9d6e1](https://github.com/easy-team/ves/commit/cc9d6e1))
<a name="0.1.0"></a>
# 0.1.0 (2018-10-25)
### Features
* implement webpack config read ([4a217de](https://github.com/easy-team/ves/commit/4a217de))
* vue and ssr plugin init ([c4739d8](https://github.com/easy-team/ves/commit/c4739d8))