Handlebars and Ember Data Versions
Closed this issue · 1 comments
mansona commented
Howdy,
Just heard about your ember-tools project and i like what I see so far. Just a quick question about your versions for various "libraries"... Now that handlebars 1.0 is out and ember data has switched to releases instead of revisions are you planning to upgrade the versions? If not is it sensible to upgrade the versions ourselves?
Cheers!
ryanflorence commented
Ember tools upgrades the libraries regularly.
- Ember data is behind because current master breaks the scaffolding and I haven't had time to deal with it yet.
- Handlebars is behind because Ember RC 5 complains about handlebars 1.0
Change whatever you want in your app's js/vendor folder to upgrade. If you upgrade handlebars though the precompilation might complain, you'll need to upgrade handlebars in ember-tools's package.json also.