Releases: thlorenz/es6ify
Releases · thlorenz/es6ify
1.6.0
Upgraded to Traceur 0.0.79 (@iwillig, #72).
Fixed source maps with recent Traceur versions. They have apparently been broken since es6ify 1.5.0! (#70, @guzart)
Stopped exploding when source maps were turned off. (#69, @guzart)
1.5.1
Minor readme updates to document the ES6 features better
1.5.0
Update Traceur from 0.0.62 to 0.0.72. Notably, the default Traceur language features have changed: array and generator comprehensions are no longer enabled, whereas block-scoped bindings are enabled.
1.4.0
Update Traceur from 0.0.55 to 0.0.62