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 5bc2d21 commit 9d81b2dCopy full SHA for 9d81b2d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+2.1.0 / 2018-04-19
2
+==================
3
+- Fix undefined bug for template strings. #45
4
+- Adding support for `objectRestSpread` within props #60
5
+- Accommodate ExperimentalSpreadProperty in prop values #75
6
+- Account for SpreadElement AST Nodes #76
7
+- Support OptionalMemberExpression AST nodes #77
8
+- Add support to Typescript's node types #72
9
+
10
2.0.1 / 2017-08-31
11
==================
12
- [fix] Add support for BindExpression
0 commit comments