github machty/ember-concurrency 0.7.5
no more babel.includePolyfill:true

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

0.7.5

  • You no longer have to set includePolyfill:true in
    ember-cli-build.js as a requirement for using
    ember-concurrency. regenerator-runtime is now
    provided by https://github.com/machty/ember-maybe-import-regenerator,
    which gracefully no-ops if you still want to keep
    includePolyfill:true. Babel's polyfill is 98kb minified,
    whereas the regenerator runtime is only 4kb minified.

Don't miss a new ember-concurrency release

NewReleases is sending notifications on new releases.