# @nbjump/build

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.


## [0.3.12](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.11...@nbjump/build@0.3.12) (2019-10-31)


### Bug Fixes

* **build:** fix process binary files ([47fbb39](https://github.com/MengFangui/Nbjump/commit/47fbb39))





## [0.3.11](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.10...@nbjump/build@0.3.11) (2019-10-31)


### Bug Fixes

* **build:** enable file compiler for all assets ([c04bbbe](https://github.com/MengFangui/Nbjump/commit/c04bbbe))





## [0.3.10](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.9...@nbjump/build@0.3.10) (2019-10-14)


### Bug Fixes

* **build:** fix class bind space unexpected removed ([85b2c71](https://github.com/MengFangui/Nbjump/commit/85b2c71))
* **build:** fix Error when empty assets glob ([541dfe0](https://github.com/MengFangui/Nbjump/commit/541dfe0))


### Features

* **build:** support lazy-load route in h5 ([#182](https://github.com/MengFangui/Nbjump/issues/182)) ([90edcd1](https://github.com/MengFangui/Nbjump/commit/90edcd1))





## [0.3.9](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.8...@nbjump/build@0.3.9) (2019-09-20)


### Bug Fixes

* **build:** downgrade webpack version to match vue-cli ([e5c8849](https://github.com/MengFangui/Nbjump/commit/e5c8849))
* **build:** fix log write when errer ([3a4f50e](https://github.com/MengFangui/Nbjump/commit/3a4f50e))


### Features

* **build:** omit babel configFile, optimize continuous transform ([1ef7a40](https://github.com/MengFangui/Nbjump/commit/1ef7a40))




## [0.3.8](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.7...@nbjump/build@0.3.8) (2019-09-18)


### Features

* **build:** simplify compile log ([2a0a4da](https://github.com/MengFangui/Nbjump/commit/2a0a4da))
* **build:** support appConfig and processor for json config ([da24cef](https://github.com/MengFangui/Nbjump/commit/da24cef))
* **build:** support verbose for log ([fd5a58e](https://github.com/MengFangui/Nbjump/commit/fd5a58e))
* **build:** upgrade to gulp 4 ([3482631](https://github.com/MengFangui/Nbjump/commit/3482631))





## [0.3.7](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.6...@nbjump/build@0.3.7) (2019-09-12)


### Bug Fixes

* **build:** fix missing subPackages page info ([e1623cf](https://github.com/MengFangui/Nbjump/commit/e1623cf))




## [0.3.6](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.6-beta.2...@nbjump/build@0.3.6) (2019-09-12)


### Bug Fixes

* **build:** fix swan transformExpression and class ([2509a3e](https://github.com/MengFangui/Nbjump/commit/2509a3e))


### Features

* **build:** 0.3.x support wx ([a80fa7f](https://github.com/MengFangui/Nbjump/commit/a80fa7f))




## [0.3.6-beta.0](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.5...@nbjump/build@0.3.6-beta.0) (2019-09-11)


### Features

* **build:** support template literals ([8bcf885](https://github.com/MengFangui/Nbjump/commit/8bcf885))




## [0.3.5](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.4...@nbjump/build@0.3.5) (2019-09-10)


### Bug Fixes

* **core & build:** remove rootComputed ([8913128](https://github.com/MengFangui/Nbjump/commit/8913128))





## [0.3.4](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.3...@nbjump/build@0.3.4) (2019-09-10)


### Bug Fixes

* **build:** fix filters in v-for and scoped-var in v-on args ([ba5a20b](https://github.com/MengFangui/Nbjump/commit/ba5a20b))





## [0.3.3](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.2...@nbjump/build@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/build@0.3.1...@nbjump/build@0.3.2) (2019-09-10)


### Bug Fixes

* **build:** add subPackages to h5 routes ([affd764](https://github.com/MengFangui/Nbjump/commit/affd764))



## [0.3.1](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0...@nbjump/build@0.3.1) (2019-09-09)


### Bug Fixes

* **build:** fix h5 page path identifier ([13c2877](https://github.com/MengFangui/Nbjump/commit/13c2877))





## [0.3.0](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0-alpha.11...@nbjump/build@0.3.0) (2019-09-09)

**Note:** Version bump only for package @nbjump/build





## [0.3.0-alpha.11](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0-alpha.10...@nbjump/build@0.3.0-alpha.11) (2019-09-09)


### Features

* **build:** remove babel-core ([344e59c](https://github.com/MengFangui/Nbjump/commit/344e59c))





## [0.3.0-alpha.10](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0-alpha.9...@nbjump/build@0.3.0-alpha.10) (2019-09-09)


### Features

* **build & cli & cli-template:** support target with env ([9a4afe6](https://github.com/MengFangui/Nbjump/commit/9a4afe6))





## [0.3.0-alpha.9](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0-alpha.8...@nbjump/build@0.3.0-alpha.9) (2019-09-09)


### Features

* **build & cli & cli-template:** h5 serve use dest path ([a576ebe](https://github.com/MengFangui/Nbjump/commit/a576ebe))





## [0.3.0-alpha.8](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0-alpha.7...@nbjump/build@0.3.0-alpha.8) (2019-09-06)

**Note:** Version bump only for package @nbjump/build





## [0.3.0-alpha.7](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0-alpha.6...@nbjump/build@0.3.0-alpha.7) (2019-09-06)


### Features

* **build:** build improve ([#174](https://github.com/MengFangui/Nbjump/issues/174)) ([e1c8446](https://github.com/MengFangui/Nbjump/commit/e1c8446)), closes [#161](https://github.com/MengFangui/Nbjump/issues/161)
* update cli and cli-template for 0.3.x ([aae03c1](https://github.com/MengFangui/Nbjump/commit/aae03c1))





## [0.3.0-alpha.6](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0-alpha.5...@nbjump/build@0.3.0-alpha.6) (2019-08-30)


### Features

* **build:** support use npm in wx ([#163](https://github.com/MengFangui/Nbjump/issues/163)) ([8e472a9](https://github.com/MengFangui/Nbjump/commit/8e472a9))





## [0.3.0-alpha.5](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0-alpha.4...@nbjump/build@0.3.0-alpha.5) (2019-08-01)


### Bug Fixes

* **core & build:** $refs 不生效 ([#153](https://github.com/MengFangui/Nbjump/issues/153)) ([f5fc087](https://github.com/MengFangui/Nbjump/commit/f5fc087))






## [0.3.0-alpha.4](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0-alpha.3...@nbjump/build@0.3.0-alpha.4) (2019-07-25)

**Note:** Version bump only for package @nbjump/build


## [0.3.0-alpha.3](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0-alpha.2...@nbjump/build@0.3.0-alpha.3) (2019-07-25)


### Bug Fixes

* **build:** fix NavigationBar borderBottom with custom navigationStyle ([88e3e24](https://github.com/MengFangui/Nbjump/commit/88e3e24))


### Features

* **build & core:** support wx ([#148](https://github.com/MengFangui/Nbjump/issues/148)) ([5d084f1](https://github.com/MengFangui/Nbjump/commit/5d084f1))



## [0.3.0-alpha.2](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0-alpha.1...@nbjump/build@0.3.0-alpha.2) (2019-07-23)

**Note:** Version bump only for package @nbjump/build



## [0.3.0-alpha.1](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.3.0-alpha.0...@nbjump/build@0.3.0-alpha.1) (2019-07-23)


### Features

* **build:** components field support PascalCase ([#143](https://github.com/MengFangui/Nbjump/issues/143)) ([e7c08b2](https://github.com/MengFangui/Nbjump/commit/e7c08b2))
* **build:** support SFC config block, enable import Vue in H5 ([#142](https://github.com/MengFangui/Nbjump/issues/142)) ([c4dfa54](https://github.com/MengFangui/Nbjump/commit/c4dfa54))



## [0.3.0-alpha.0](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.2.51...@nbjump/build@0.3.0-alpha.1) (2019-07-11)


* fix update child props, fix ([4901ca4](https://github.com/MengFangui/Nbjump/commit/4901ca4))
* 去除 VNode ([3137556](https://github.com/MengFangui/Nbjump/commit/3137556))



## [0.2.51](https://github.com/MengFangui/Nbjump/compare/@nbjump/build@0.2.50...@nbjump/build@0.2.51) (2019-07-11)

**Note:** Version bump only for package @nbjump/build

