Release 2.0.0
🚀 Enhancement
- #5 Allow AST plugins to manipulate Javascript scope (@ef4 and (@dfreeman))
- #9 Source to Source mode (@ef4)
💥 Breaking
- #9 Source to Source mode: caused a change to the options format, since we now need the whole ember-template-compiler.js module, not just the precompile function from that module.