Skip to content

v0.6.0

Compare
Choose a tag to compare
@buschtoens buschtoens released this 06 Mar 13:21
· 60 commits to master since this release

Feautres

This release makes ember-concurrency-decorators compatible with the latest Ember canary and its changes to the ComputedProperty system, fixing #38! 🎉

In order to actually be able to use ember-concurrency with the latest Ember canary, you need to be running this PR machty/ember-concurrency#277. You also need to use @ember-decorators @^5.1.2, ideally @^5.1.4.

Changes

v0.5.5...v0.6.0