We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f607a commit a4eadaeCopy full SHA for a4eadae
CHANGELOG.md
@@ -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
15
# 1.0.0-beta.1 (2018-12-25)
16
17
## other
0 commit comments