machty / ember-concurrency

ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.
http://ember-concurrency.com
MIT License
689 stars 157 forks source link

Update assert in task-public-api.js to include note about required Babel transform for arrow functions #569

Closed johanrd closed 6 months ago

LucasHillDex commented 7 months ago

Good change, this got me too.

machty commented 6 months ago

Released in 4.0.1, thank you!