# @nbjump/core

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.


## [0.3.6](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.5...@nbjump/core@0.3.6) (2019-11-06)


### Bug Fixes

* **core:** fix v-model not working when val is empty ([5f2fe81](https://github.com/MengFangui/Nbjump/commit/5f2fe81))





## [0.3.5](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.4...@nbjump/core@0.3.5) (2019-10-28)


### Bug Fixes

* **core:** fix props update before created ([b82ef33](https://github.com/MengFangui/Nbjump/commit/b82ef33))


### Features

* **core:** export native api with ([2e78071](https://github.com/MengFangui/Nbjump/commit/2e78071))





## [0.3.4](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.3...@nbjump/core@0.3.4) (2019-10-24)


### Bug Fixes

* **core:** fix page initData ([f735d2d](https://github.com/MengFangui/Nbjump/commit/f735d2d))


### Features

* **core:** export API ([a591116](https://github.com/MengFangui/Nbjump/commit/a591116))



## [0.3.3](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.3-beta.1...@nbjump/core@0.3.3) (2019-09-12)


### Bug Fixes

* **core:** support wx ([e9133f2](https://github.com/MengFangui/Nbjump/commit/e9133f2))




## [0.3.3-beta.1](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.3-beta.0...@nbjump/core@0.3.3-beta.1) (2019-09-12)


### Bug Fixes

* **core:** move h5 entry to nbjump-core ([b5654f5](https://github.com/MengFangui/Nbjump/commit/b5654f5))





## [0.3.3-beta.0](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.2...@nbjump/core@0.3.3-beta.0) (2019-09-11)


### Features

* **core:** export $platform from core ([3e74014](https://github.com/MengFangui/Nbjump/commit/3e74014))




## [0.3.2](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.1...@nbjump/core@0.3.2) (2019-09-10)


### Bug Fixes

* **core & build:** remove rootComputed ([8913128](https://github.com/MengFangui/Nbjump/commit/8913128))





## [0.3.1](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.0...@nbjump/core@0.3.1) (2019-09-10)


### Features

* **core:** reportAnalytics 类型定义 ([0c7a1f8](https://github.com/MengFangui/Nbjump/commit/0c7a1f8))
* **core:** 增加 recognizeImage 类型定义 ([281e63b](https://github.com/MengFangui/Nbjump/commit/281e63b))
* **core:** 增加生命周期类型定义 ([82d143d](https://github.com/MengFangui/Nbjump/commit/82d143d))
* **core:** 增加类型定义 ([3c1c4a3](https://github.com/MengFangui/Nbjump/commit/3c1c4a3))
* **core:** 增加类型定义 ([2c4a8c1](https://github.com/MengFangui/Nbjump/commit/2c4a8c1))
* **core:** 补充 ts 定义 ([b791710](https://github.com/MengFangui/Nbjump/commit/b791710))





## [0.3.0](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.0-alpha.10...@nbjump/core@0.3.0) (2019-09-09)

**Note:** Version bump only for package @nbjump/core



## [0.3.0-alpha.10](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.0-alpha.9...@nbjump/core@0.3.0-alpha.10) (2019-09-09)


### Bug Fixes

* **core:** fix no tabBar ([a834acd](https://github.com/MengFangui/Nbjump/commit/a834acd))



## [0.3.0-alpha.9](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.0-alpha.8...@nbjump/core@0.3.0-alpha.9) (2019-09-06)

**Note:** Version bump only for package @nbjump/core


## [0.3.0-alpha.8](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.0-alpha.7...@nbjump/core@0.3.0-alpha.8) (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)
* **core:** support config h5 router base ([b24b764](https://github.com/MengFangui/Nbjump/commit/b24b764))



## [0.3.0-alpha.7](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.0-alpha.6...@nbjump/core@0.3.0-alpha.7) (2019-09-03)


### Bug Fixes

* **core:** fix navigateBack detached error ([c4289f9](https://github.com/MengFangui/Nbjump/commit/c4289f9))


## [0.3.0-alpha.6](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.0-alpha.5...@nbjump/core@0.3.0-alpha.6) (2019-08-30)


### Features

* **core:** support swan lifecycle-2-0 ([#164](https://github.com/MengFangui/Nbjump/issues/164)) ([e075dbb](https://github.com/MengFangui/Nbjump/commit/e075dbb))


### BREAKING CHANGES

* **core:** swan lifecycle-2-0 is a breaking change





## [0.3.0-alpha.5](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.0-alpha.4...@nbjump/core@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/core@0.3.0-alpha.3...@nbjump/core@0.3.0-alpha.4) (2019-07-25)

**Note:** Version bump only for package @nbjump/core



## [0.3.0-alpha.3](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.0-alpha.2...@nbjump/core@0.3.0-alpha.3) (2019-07-25)

### Features

* **build & core:** support wx ([#148](https://github.com/MengFangui/Nbjump/issues/148)) ([5d084f1](https://github.com/MengFangui/Nbjump/commit/5d084f1))
* **core:** setData support changed keys for array ([43889b5](https://github.com/MengFangui/Nbjump/commit/43889b5))




## [0.3.0-alpha.2](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.0-alpha.1...@nbjump/core@0.3.0-alpha.2) (2019-07-23)

**Note:** Version bump only for package @nbjump/core



## [0.3.0-alpha.1](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.3.0-alpha.0...@nbjump/core@0.3.0-alpha.1) (2019-07-23)

### Features

* **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))
* **core:** export config ([94b1173](https://github.com/MengFangui/Nbjump/commit/94b1173))




## [0.3.0-alpha.0](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.2.15...@nbjump/core@0.3.0-alpha.1) (2019-07-11)

### Features

* **core:** add debug and fix events before Vue instance created ([e9881c5](https://github.com/MengFangui/Nbjump/commit/e9881c5))
* **core:** 删除 Vue 中用不到的 render-helpers ([1fa5515](https://github.com/MengFangui/Nbjump/commit/1fa5515))
* fix update child props, fix ([4901ca4](https://github.com/MengFangui/Nbjump/commit/4901ca4))
* 去除 VNode ([3137556](https://github.com/MengFangui/Nbjump/commit/3137556))



## [0.2.15](https://github.com/MengFangui/Nbjump/compare/@nbjump/core@0.2.14...@nbjump/core@0.2.15) (2019-07-11)


### Bug Fixes

* **core:** fix 切换组件 __inited__ 时 computed 数据错误 ([#133](https://github.com/MengFangui/Nbjump/issues/133)) ([803bac8](https://github.com/MengFangui/Nbjump/commit/803bac8))


