# CHANGELOG

## 2019-04-12

- @nbjump/api@1.0.16
- @nbjump/build@0.2.6
- @nbjump/cli@0.1.17
- @nbjump/cli-template@0.1.5

### Bug Fixes

* **cli-template:** add default NBJUMP_CLI_OPTIONS for nbjump-cli-service ([9b06d0d](https://github.com/MengFangui/Nbjump/commit/9b06d0d))
* **build:** disable px2units for h5 App Style ([38f7996](https://github.com/MengFangui/Nbjump/commit/38f7996))
* **build:** page 中 config 可能不存在 ([fca5a1f](https://github.com/MengFangui/Nbjump/commit/fca5a1f))
* **build:** preprocessors merge 错误，不能设置 options ([b54850c](https://github.com/MengFangui/Nbjump/commit/b54850c))


### 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))
* **build:** js 编译增加 process.env.NODE_ENV 替换 ([0e8fea1](https://github.com/MengFangui/Nbjump/commit/0e8fea1))
* **build:** nbjump-cli info ([16cc438](https://github.com/MengFangui/Nbjump/commit/16cc438))
* **build:** nbjump-cli update ([d6863d1](https://github.com/MengFangui/Nbjump/commit/d6863d1))
* **build:** move config file parse to @nbjump/build ([c906d5e](https://github.com/MengFangui/Nbjump/commit/c906d5e))
* **build/cli-template:** pass postcss config to vue-cli postcss-loader ([d66d4f7](https://github.com/MengFangui/Nbjump/commit/d66d4f7))

* **build:** support config api/components packages ([842848c](https://github.com/MengFangui/Nbjump/commit/842848c))
* **api:** update api ([a3017d2](https://github.com/MengFangui/Nbjump/commit/a3017d2), [5de627c](https://github.com/MengFangui/Nbjump/commit/5de627c), [d63104d](https://github.com/MengFangui/Nbjump/commit/d63104d))
* **build:**  add page api onPageScroll and onTabItemTap ([#6](https://github.com/MengFangui/Nbjump/issues/6)) ([482e39c](https://github.com/MengFangui/Nbjump/commit/482e39c))
* **build:** 支持使用原生小程序组件和页面 ([d62ecce](https://github.com/MengFangui/Nbjump/commit/d62ecce))

## 2019-04-09

- @nbjump/api@1.0.15
- @nbjump/build@0.2.3
- @nbjump/core@0.2.3
- @nbjump/cli@0.1.14
- @nbjump/cli-template@0.1.4
