ember-concurrency-wrap-in-task

Ember helper for wrapping a function in an ember-concurrency task

MIT License

Stars
5

Bot releases are visible (Hide)

ember-concurrency-wrap-in-task - 2.0.1 (2021-04-02) Latest Release

Published by alexlafroscia over 3 years ago

Bug Fixes

  • widen range of valid ember-concurrency peer versions (bef9605)
ember-concurrency-wrap-in-task - 2.0.0 (2021-04-02)

Published by alexlafroscia over 3 years ago

⚠ BREAKING CHANGES

  • ci: From this point on, only Ember 3.20 and higher will have guaranteed support. Use older versions at your own risk!

Bug Fixes

  • resolve Embroider warning about invalid export (9bf6019)

  • ci: test against current LTS releases of Ember (38f6483)

ember-concurrency-wrap-in-task - 1.1.0 (2019-10-13)

Published by alexlafroscia about 5 years ago

Features

  • support configuring maxConcurrency (ede4f19)
  • support providing a task type (e2133f3)
ember-concurrency-wrap-in-task - 1.0.0 (2019-10-12)

Published by alexlafroscia about 5 years ago

Features

  • add wrap-in-task helper (ed1b370)