ember-decorators / argument

Decorators for Component and Object arguments in Ember
MIT License
30 stars 18 forks source link

Make Compatible with Ember 3.9 #101

Closed alexlafroscia closed 5 years ago

pzuraq commented 5 years ago

You should hold off on merging this, the changes in 3.9 will be reverted and pushed until 3.10

pzuraq commented 5 years ago

https://github.com/emberjs/ember.js/pull/17649

pzuraq commented 5 years ago

I would keep the PR open for 3.10 though, the architecture should be the same

alexlafroscia commented 5 years ago

Ah, I see. Good to know -- I was trolled by the ember-concurrency incompatibility, too!

I'll drop that commit but keep it around for now, since I'd like to do these other dependency upgrades anyway.