Skip to content

0.5.0

Compare
Choose a tag to compare
@maciejhirsz maciejhirsz released this 19 Oct 07:00
· 330 commits to master since this release
  • Added template strings support, complete with transformation to ES5.
  • Raw strings out of template strings are not implemented. Transpiling the full functionality requires a significant bloat in the output code. It might be a good idea to add them behind an additional transformer flag?