1 | # Change Log
|
2 |
|
3 | All notable changes to this project will be documented in this file.
|
4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5 |
|
6 | <a name="0.0.69-beta.1"></a>
|
7 | ## [0.0.69-beta.1](https://github.com/NervJS/taro/compare/v0.0.69-beta.0...v0.0.69-beta.1) (2018-07-09)
|
8 |
|
9 |
|
10 | ### Features
|
11 |
|
12 | * **transformer:** 支持 style 传入对象 ([d0be191](https://github.com/NervJS/taro/commit/d0be191))
|
13 |
|
14 |
|
15 |
|
16 |
|
17 | <a name="0.0.67-beta.3"></a>
|
18 | ## [0.0.67-beta.3](https://github.com/NervJS/taro/compare/v0.0.67-beta.2...v0.0.67-beta.3) (2018-07-04)
|
19 |
|
20 |
|
21 | ### Bug Fixes
|
22 |
|
23 | * **transformer:** 单独使用的自定义也加入 key ([a231a90](https://github.com/NervJS/taro/commit/a231a90))
|
24 | * **transformer:** 所有设置 if 条件都加入 block ([a32661e](https://github.com/NervJS/taro/commit/a32661e))
|
25 |
|
26 |
|
27 |
|
28 |
|
29 | <a name="0.0.67-beta.1"></a>
|
30 | ## [0.0.67-beta.1](https://github.com/NervJS/taro/compare/v0.0.67-beta.0...v0.0.67-beta.1) (2018-07-04)
|
31 |
|
32 |
|
33 |
|
34 |
|
35 | **Note:** Version bump only for package @tarojs/transformer-wx
|
36 |
|
37 | <a name="0.0.67-beta.0"></a>
|
38 | ## [0.0.67-beta.0](https://github.com/NervJS/taro/compare/v0.0.66...v0.0.67-beta.0) (2018-07-04)
|
39 |
|
40 |
|
41 | ### Bug Fixes
|
42 |
|
43 | * **transformer:** 循环自定义组件的 iterator 重命名 ([a9cf461](https://github.com/NervJS/taro/commit/a9cf461))
|