github machty/ember-concurrency 2.2.0

latest releases: 4.0.2, 4.0.1, 4.0.0...
2 years ago

New Features

  • Implemented a public API for Task Modifiers,
    providing a way for users to define additional modifiers and behavior in
    application code. (#441) Please consider the TaskProperty
    prototype extension method of implementing task modifiers to be deprecated
    in favor of the registerModifier API.
  • Add onError parameter to perform helper to allow UI-triggered tasks to
    specify alternative or null error handlers (#443, fixes #435. Thanks
    @lolmaus for the discussion)

Bugfixes

Don't miss a new ember-concurrency release

NewReleases is sending notifications on new releases.