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
691 stars 155 forks source link

3.0.0 doesn’t include #512? #528

Closed backspace closed 11 months ago

backspace commented 1 year ago

I’m seeing the same Type 'ComputedProperty' is not generic that I think #512 was meant to address but updating to 3.0.0 didn’t help. It looks like the 3.0.0 tag doesn’t include #512.

You can see the error is here in CI and is gone after I switch to master for ember-concurrency.

Thanks for the work on this, it’s nice to move away from the @types packages!

lozjackson commented 1 year ago

we're also waiting for the changes in #512 to be released. Will there be a new release soon that includes those changes?

maxfierke commented 11 months ago

Hey all, sorry about this! Should be included in 3.1.0: https://github.com/machty/ember-concurrency/releases/tag/3.1.0