Skip to content

Commit 9d81b2d

Browse files
author
Ethan Cohen
committed
update changelog.
1 parent 5bc2d21 commit 9d81b2d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
2.0.1 / 2017-08-31
211
==================
312
- [fix] Add support for BindExpression

0 commit comments

Comments
 (0)