Why still use jQuery 1.9.x and Handlebars 1rc4?

Why is jQuery 1.9.x and Handlebars 1rc4 still used with Ember.js? What are the known incompatibilities with them?

fwiw Ember master has moved to a dependency on Handlebars 1.0.0. The next RC will depend on HB 1.0.0

Ember supports jQuery 1.7 through 1.10 and 2.0.

1 Like

And where do you have that informaiton from? Would be nice though.

Probably because he’s on the core team of Ember :wink:

And https://github.com/emberjs/ember.js/blob/v1.0.0-rc.6/packages/ember-views/lib/core.js#L7. We should make this more clear on the website.