# @nbjump/cli

## [0.1.25](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.1.24...@nbjump/cli@0.1.25) (2019-06-27)

### Features

* 支持自定义 NODE_ENV ([bff0984](https://github.com/MengFangui/Nbjump/commit/bff0984))


## [0.1.24](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.1.23...@nbjump/cli@0.1.24) (2019-05-29)

### Features

* **build:** add PWA feature ([a7bdbd0](https://github.com/MengFangui/Nbjump/commit/a7bdbd0))
* check latest nbjump-cli version ([93a937f](https://github.com/MengFangui/Nbjump/commit/93a937f))


## [0.1.23](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.1.22...@nbjump/cli@0.1.23) (2019-05-13)


### Features

* **cli:** prompting while every dep is latest ([2376cff](https://github.com/MengFangui/Nbjump/commit/2376cff))



## [0.1.22](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.1.21...@nbjump/cli@0.1.22) (2019-05-10)


### Features

* **build:** update target condition and support App and fix postcss ([ad0e2c4](https://github.com/MengFangui/Nbjump/commit/ad0e2c4))
* **cli:** support h5:xx  swan:xx multi packages ([ce99ea0](https://github.com/MengFangui/Nbjump/commit/ce99ea0))


## [0.1.21](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.1.20...@nbjump/cli@0.1.21) (2019-04-25)


### Bug Fixes

* **cli:** fix vue-template-compiler version compare error ([#42](https://github.com/MengFangui/Nbjump/issues/42)) ([3498c68](https://github.com/MengFangui/Nbjump/commit/3498c68))


### Features

* **cli:** nbjump build support watch mode ([fdaa007](https://github.com/MengFangui/Nbjump/commit/fdaa007))



## [0.1.20](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.1.19...@nbjump/cli@0.1.20) (2019-04-19)


### Features

* **cli:** `build` 和 `serve` 支持多 target，如 `-t h5,swan` ([1d7edfb](https://github.com/MengFangui/Nbjump/commit/1d7edfb))


## [0.1.19](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.1.18...@nbjump/cli@0.1.19) (2019-04-17)


### Features

* **cli & cli-template:** expose build target to process.env.NBJUMP_CLI_TARGET ([ec3ee54](https://github.com/MengFangui/Nbjump/commit/ec3ee54))



## [0.1.18](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.1.17...@nbjump/cli@0.1.18) (2019-04-16)


### Bug Fixes

* move envinfo to nbjump-cli ([7b10b0c](https://github.com/MengFangui/Nbjump/commit/7b10b0c))



## [0.1.17](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.1.14...@nbjump/cli@0.1.17) (2019-04-12)

### Features

* **cli:** set process.env.NODE_ENV ([f22c7ca](https://github.com/MengFangui/Nbjump/commit/f22c7ca))
* **cli:** 编译前先清空编译产物 ([4d79b1e](https://github.com/MengFangui/Nbjump/commit/4d79b1e), [cf7bf84](https://github.com/MengFangui/Nbjump/commit/cf7bf84))

## 0.1.14 (2019-04-09)

- initial version
