Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyadam committed Dec 16, 2019
1 parent fbf4d76 commit e452171
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@
* **cli:** 修复代码合并的问题 ([37c0525](https://github.com/NervJS/taro/commit/37c0525))
* **cli:** 修复目录创建 ([05bdd8a](https://github.com/NervJS/taro/commit/05bdd8a))
* **cli:** 修复配置文件中读取不到 process.env.TARO_ENV 的问题 ([b0b1f8f](https://github.com/NervJS/taro/commit/b0b1f8f))
* **mini-runner:** 修复对 alias 的支持 ([d99bb47](https://github.com/NervJS/taro/commit/d99bb47))
* **mini-runner:** 移除无用代码 ([c1020b1](https://github.com/NervJS/taro/commit/c1020b1))
* somethings no need ([2c2e503](https://github.com/NervJS/taro/commit/2c2e503))
* **cli:** 支持引用 node_modules 中组件 ([d21eb65](https://github.com/NervJS/taro/commit/d21eb65))
* **cli:** 普通文件经过编译器编译必须传入 isNormal ([4aed827](https://github.com/NervJS/taro/commit/4aed827))
* **cli:** 更新默认模板 ([f9f80a3](https://github.com/NervJS/taro/commit/f9f80a3))
Expand All @@ -60,24 +57,30 @@
* **mini-runner:** 修复 builder 的 hooks 调用 ([dd7ac8c](https://github.com/NervJS/taro/commit/dd7ac8c))
* **mini-runner:** 修复 tabbar 编译及组件 watch 的问题 ([8f5fc79](https://github.com/NervJS/taro/commit/8f5fc79))
* **mini-runner:** 修复 watch bug ([9afbed2](https://github.com/NervJS/taro/commit/9afbed2))
* **mini-runner:** 修复对 alias 的支持 ([d99bb47](https://github.com/NervJS/taro/commit/d99bb47))
* **mini-runner:** 修复对 css modules 的支持 ([22cd897](https://github.com/NervJS/taro/commit/22cd897))
* **mini-runner:** 修复小程序编译报错 ([677bfba](https://github.com/NervJS/taro/commit/677bfba))
* **mini-runner:** 修复引用 npm 中组件间存在依赖时依赖路径解析错误的问题 ([f2869f6](https://github.com/NervJS/taro/commit/f2869f6))
* **mini-runner:** 修复快应用打包报错的问题 ([5e59963](https://github.com/NervJS/taro/commit/5e59963))
* **mini-runner:** 修复快应用编译后页面标题展示不正确的问题 ([b523f90](https://github.com/NervJS/taro/commit/b523f90))
* **mini-runner:** 修复普通小程序编译的问题 ([f5a2bc2](https://github.com/NervJS/taro/commit/f5a2bc2))
* **mini-runner:** 加上文件编译提示 ([61eef34](https://github.com/NervJS/taro/commit/61eef34))
* **mini-runner:** 更新编译时提示 ([6448722](https://github.com/NervJS/taro/commit/6448722))
* **mini-runner:** 移除无用代码 ([c1020b1](https://github.com/NervJS/taro/commit/c1020b1))
* **mini-runner:** 组件引入支持统一从一个入口文件中引入 ([55f6800](https://github.com/NervJS/taro/commit/55f6800))
* **taro-cli:** update package list 新增 [@tarojs](https://github.com/tarojs)/mini-runner,对列表排序 ([4661558](https://github.com/NervJS/taro/commit/4661558))
* position linter for quickapp 1060+ ([fa8d91c](https://github.com/NervJS/taro/commit/fa8d91c))
* pxtransform disable on quick-app ([5ce3139](https://github.com/NervJS/taro/commit/5ce3139))
* quickapp api upload from docs ([20b681c](https://github.com/NervJS/taro/commit/20b681c))
* somethings no need ([2c2e503](https://github.com/NervJS/taro/commit/2c2e503))
* **mini-runner:** 只有 taro 的包不能经过依赖包名替换 ([498cc7f](https://github.com/NervJS/taro/commit/498cc7f))
* **mini-runner:** 打包优化,引用自 npm 包中的组件不抽离至 vendors 中 ([635f3e2](https://github.com/NervJS/taro/commit/635f3e2))
* **mini-runner:** 提前解析快应用页面 ([d5f72b9](https://github.com/NervJS/taro/commit/d5f72b9))
* **mini-runner:** 支持快应用编译后模板与样式的检测 ([2a8a681](https://github.com/NervJS/taro/commit/2a8a681))
* **quickapp:** pull-down-refresh page-scroll ([157da75](https://github.com/NervJS/taro/commit/157da75))
* quickapp api upload from docs ([20b681c](https://github.com/NervJS/taro/commit/20b681c))
* **taro:** 修复快应用下拉刷新问题 ([e429e7d](https://github.com/NervJS/taro/commit/e429e7d))
* position linter for quickapp 1060+ ([fa8d91c](https://github.com/NervJS/taro/commit/fa8d91c))
* **mini-runner:** 修复引用 npm 中组件间存在依赖时依赖路径解析错误的问题 ([f2869f6](https://github.com/NervJS/taro/commit/f2869f6))
* **mini-runner:** 加上文件编译提示 ([61eef34](https://github.com/NervJS/taro/commit/61eef34))
* **taro:** 小程序 webpack 编译静态文件路径 ([9806766](https://github.com/NervJS/taro/commit/9806766))
* **taro-quickapp:** 修复快应用事件绑定异常问题 ([eb3d9e5](https://github.com/NervJS/taro/commit/eb3d9e5))
* pxtransform disable on quick-app ([5ce3139](https://github.com/NervJS/taro/commit/5ce3139))
* **transformer:** 修复测试用例 ([219f493](https://github.com/NervJS/taro/commit/219f493))
* **transformer:** 修复错误类型 ([9d15238](https://github.com/NervJS/taro/commit/9d15238))
* **transformer:** 支持直接 import default ([2aa7bd7](https://github.com/NervJS/taro/commit/2aa7bd7))
Expand All @@ -86,6 +89,7 @@

### Features

* **docs:** 更新 2.0 版本使用 async-await 的文档 [#4837](https://github.com/NervJS/taro/issues/4837) ([18b4487](https://github.com/NervJS/taro/commit/18b4487))
* audio context ([b73d25a](https://github.com/NervJS/taro/commit/b73d25a))
* mock for quickapp ([d578cea](https://github.com/NervJS/taro/commit/d578cea))
* stop trans asset for quickapp ([62df717](https://github.com/NervJS/taro/commit/62df717))
Expand Down

0 comments on commit e452171

Please sign in to comment.