Skip to content

1.2.0

Choose a tag to compare

@maxfierke maxfierke released this 17 Jun 21:50
· 523 commits to master since this release

New Features

  • Introduce official TypeScript definitions targeting the last 3 versions of
    TypeScript. A big, big thank you to @chancancode for this heroic effort!
    Also, a thank you to all others before who worked on previous iterations of
    typing experiments for ember-concurrency and provided feedback. If you were
    using one of the community-provided solutions or other custom type definitions,
    you will likely need to remove those and refactor to adhere to the new official
    types.
    (#357)

    For more information about using TypeScript with ember-concurrency, please see the new docs page