Skip to content

Commit

Permalink
update 3.6.5 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmck committed Feb 14, 2015
1 parent 602c5e0 commit f0d2cbb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ _Note: Gaps between patch versions are faulty/broken releases._

* **Internal**
* Upgrade `core-js`.
* **Bug Fix**
* Fix block scoping leaking variables in IIFE mode.
* Fix tail call transformer exploding on return statements as the consequent of an if statement.
* **New Feature**
* Add `validation.react` transformer.

Expand Down

0 comments on commit f0d2cbb

Please sign in to comment.