Skip to content

Commit a4eadae

Browse files
committed
chore: 1.0.0-beta.2 changelog [ci skip]
1 parent a6f607a commit a4eadae

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.0.0-beta.2](https://github.com/vuejs/jsx/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2019-01-11)
2+
3+
## other
4+
5+
#### Bug Fixes
6+
7+
* remove extraneous peer deps ([29414a7](https://github.com/vuejs/jsx/commit/29414a7))
8+
* Trim whitespaces properly, fix [#37](https://github.com/vuejs/jsx/issues/37) ([54c75ee](https://github.com/vuejs/jsx/commit/54c75ee))
9+
#### Features
10+
11+
* Support root-level attributes, close [#32](https://github.com/vuejs/jsx/issues/32) ([96b182c](https://github.com/vuejs/jsx/commit/96b182c))
12+
13+
14+
115
# 1.0.0-beta.1 (2018-12-25)
216

317
## other

0 commit comments

Comments
 (0)