Skip to content

Commit 7064219

Browse files
committed
chore: 1.2.0 changelog [ci skip]
1 parent a6f821f commit 7064219

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/vuejs/jsx/compare/v1.1.2...v1.2.0) (2020-10-16)
2+
3+
## other
4+
5+
#### Features
6+
7+
* add [@vue](https://github.com/vue)/composition-api support ([#142](https://github.com/vuejs/jsx/issues/142)) ([ecc6ed6](https://github.com/vuejs/jsx/commit/ecc6ed6))
8+
* allow prior babel plugins to traverse JSX tree throughly, close [#86](https://github.com/vuejs/jsx/issues/86) ([b49fa8a](https://github.com/vuejs/jsx/commit/b49fa8a))
9+
* change all sugar plugins to work without pre-traversing the Program ([0943580](https://github.com/vuejs/jsx/commit/0943580))
10+
11+
12+
113
# [1.1.2](https://github.com/vuejs/jsx/compare/v1.1.1...v1.1.2) (2019-11-09)
214

315
## other

0 commit comments

Comments
 (0)