# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.7](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.3.6...@nbjump/cli@0.3.7) (2019-09-18)

**Note:** Version bump only for package @nbjump/cli





## [0.3.6](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.3.6-beta.1...@nbjump/cli@0.3.6) (2019-09-12)

**Note:** Version bump only for package @nbjump/cli





## [0.3.6-beta.1](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.3.6-beta.0...@nbjump/cli@0.3.6-beta.1) (2019-09-12)


### Bug Fixes

* **build & cli:** runtime copy error and h5skip option ([21ad540](https://github.com/MengFangui/Nbjump/commit/21ad540))





## [0.3.6-beta.0](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.3.5...@nbjump/cli@0.3.6-beta.0) (2019-09-11)

**Note:** Version bump only for package @nbjump/cli





## [0.3.5](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.3.4...@nbjump/cli@0.3.5) (2019-09-10)


### Features

* **cli & cli-template:** support --skipNbjump for h5 ([fc00f6d](https://github.com/MengFangui/Nbjump/commit/fc00f6d))





## [0.3.4](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.3.3...@nbjump/cli@0.3.4) (2019-09-10)


### Bug Fixes

* **cli:** fix nbjump build command ([72e0c20](https://github.com/MengFangui/Nbjump/commit/72e0c20))





## [0.3.3](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.3.2...@nbjump/cli@0.3.3) (2019-09-10)


### Bug Fixes

* **build:** fix merge strategy for array in configs ([8fdce7d](https://github.com/MengFangui/Nbjump/commit/8fdce7d))





## [0.3.2](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.3.1...@nbjump/cli@0.3.2) (2019-09-09)

**Note:** Version bump only for package @nbjump/cli





## [0.3.1](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.3.1-alpha.3...@nbjump/cli@0.3.1) (2019-09-09)

**Note:** Version bump only for package @nbjump/cli





## [0.3.1-alpha.3](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.3.1-alpha.2...@nbjump/cli@0.3.1-alpha.3) (2019-09-09)


### Features

* **build & cli & cli-template:** support target with env ([9a4afe6](https://github.com/MengFangui/Nbjump/commit/9a4afe6))





## [0.3.1-alpha.2](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.3.1-alpha.1...@nbjump/cli@0.3.1-alpha.2) (2019-09-09)


### Features

* **build & cli & cli-template:** h5 serve use dest path ([a576ebe](https://github.com/MengFangui/Nbjump/commit/a576ebe))





## [0.3.1-alpha.1](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.3.1-alpha.0...@nbjump/cli@0.3.1-alpha.1) (2019-09-06)


### Features

* **cli:** up @nbjump/cli-template version ([2656697](https://github.com/MengFangui/Nbjump/commit/2656697))





## [0.3.1-alpha.0](https://github.com/MengFangui/Nbjump/compare/@nbjump/cli@0.1.25...@nbjump/cli@0.3.1-alpha.0) (2019-09-06)


### Features

* update cli and cli-template for 0.3.x ([aae03c1](https://github.com/MengFangui/Nbjump/commit/aae03c1))





## [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

* **build:** fix vue-template-compiler version compare error ([#42](https://github.com/MengFangui/Nbjump/issues/42)) ([3498c68](https://github.com/MengFangui/Nbjump/commit/3498c68))


### Features

* 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:** cli build and serve support multi target ([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

* **cli:** 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
