toranb / ember-template-compiler

An npm module for the ember-template-compiler.js file that ships with ember.js
MIT License
30 stars 23 forks source link

Add support for ember.js 1.4 stable? #14

Closed toranb closed 10 years ago

toranb commented 10 years ago

Robert

I know we have support for the early 1.4 beta, but could we add support to this compiler for the now stable build of ember 1.4 (I have a few sub projects that could benefit from this)

Thank you in advance

rwjblue commented 10 years ago

Just published! Sorry for the delay, I had an issue with my NPM credentials that just got resolved.

toranb commented 10 years ago

Oh that and the ENTIRE ES6-if-i-cation of ember :)

Thanks for knocking this out btw

rwjblue commented 10 years ago

Also published 1.5.0-beta.3 (current beta) to get back on schedule.

toranb commented 10 years ago

Awesome! thanks for all the help on this!!!