Skip to content

Commit c80e7d5

Browse files
committed
docs: fix changelog
1 parent 7064219 commit c80e7d5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44

55
#### Features
66

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-
7+
* add [@vue/composition-api](https://github.com/vuejs/composition-api) support ([#142](https://github.com/vuejs/jsx/issues/142)) ([ecc6ed6](https://github.com/vuejs/jsx/commit/ecc6ed6))
118

129

1310
# [1.1.2](https://github.com/vuejs/jsx/compare/v1.1.1...v1.1.2) (2019-11-09)
@@ -17,6 +14,8 @@
1714
#### Bug Fixes
1815

1916
* add [@babel](https://github.com/babel)/core to peerDependencies ([f60f316](https://github.com/vuejs/jsx/commit/f60f316))
17+
* change all sugar plugins to work without pre-traversing the Program ([0943580](https://github.com/vuejs/jsx/commit/0943580))
18+
* 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))
2019

2120

2221

0 commit comments

Comments
 (0)