Skip to content

Commit

Permalink
chore: CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyadam committed Nov 2, 2018
1 parent e6ea02f commit e0cd450
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.md
@@ -1,5 +1,25 @@
<a name=""></a>
# [](https://github.com/NervJS/taro/compare/v1.1.0-beta.15...v) (2018-10-31)
# [](https://github.com/NervJS/taro/compare/v1.1.0...v) (2018-11-02)



<a name="1.1.0"></a>
# [1.1.0](https://github.com/NervJS/taro/compare/v1.1.0-beta.15...v1.1.0) (2018-11-02)


### Bug Fixes

* **cli:** fixed eslint rules failed in typescript ([#952](https://github.com/NervJS/taro/issues/952)) ([2c1d51e](https://github.com/NervJS/taro/commit/2c1d51e))
* **cli:** 支付宝小程序 config 转换遗漏,close [#970](https://github.com/NervJS/taro/issues/970) ([340aa24](https://github.com/NervJS/taro/commit/340aa24))
* **cli:** 模板创建项目出错 ([159c4bf](https://github.com/NervJS/taro/commit/159c4bf))
* **RN:** 修复 this.$router.params undefined 的问题 ([24e591d](https://github.com/NervJS/taro/commit/24e591d))
* **taro-alipay:** 将支付宝的 event 事件对象的字段,对齐微信小程序的 ([d014b03](https://github.com/NervJS/taro/commit/d014b03))


### Features

* **cli:** 支持 babel-plugin-transform-runtime ([45604f0](https://github.com/NervJS/taro/commit/45604f0))
* **RN:** 支持对页面配置项 disableScroll ([4dfeec3](https://github.com/NervJS/taro/commit/4dfeec3))



Expand Down

0 comments on commit e0cd450

Please sign in to comment.