add changelog for v1.12.4

This commit is contained in:
Sebastian McKenzie 2014-11-15 11:23:42 +11:00
parent 542fe89123
commit 49ef92c586

View File

@ -1,6 +1,8 @@
# 1.12.4 # 1.12.4
* Fix duplicate let scoping in functions. * Fix duplicate let scoping in functions.
* Make JSX whitespace more React-compliant.
* Add `_memberExpressionKeywords` transformer that turns keyword identifiers to computed literals.
# 1.12.13 # 1.12.13