Skip to content

Commit 43d8732

Browse files
committed
chore: update changelog
1 parent da203bc commit 43d8732

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<a name="1.0.0-beta.1"></a>
22
# [1.0.0-beta.1](https://github.com/vuejs/composition-api/compare/v0.6.7...v1.0.0-beta.1) (2020-06-30)
33

4+
## BREAKING CHANGES
5+
* change umd exported name to `VueCompositionAPI` ([#399](https://github.com/vuejs/composition-api/issues/399))
6+
* rename `createElement` to `h` ([#400](https://github.com/vuejs/composition-api/issues/400))
7+
* drop `createComponent` ([#389](https://github.com/vuejs/composition-api/issues/389))
8+
* match dist file naming with vue-next ([#413](https://github.com/vuejs/composition-api/issues/413))
49

510
### Bug Fixes
611

0 commit comments

Comments
 (0)