BackburnerJS / backburner.js

A rewrite of the Ember.js run loop as a generic microlibrary
MIT License
391 stars 80 forks source link

remove deprecated `deferOnce`, `defer` and `setTimeout` #290

Open bekzod opened 6 years ago

bekzod commented 6 years ago

I think they have been deprecated enough to remove them, and since they are not used in ember for long time

bekzod commented 6 years ago

done

bekzod commented 6 years ago

this is ready for merge 😉

bekzod commented 6 years ago

rebased again, ping ping

rwjblue commented 6 years ago

ya, we just need to land this before the next major, which should be soonish (after #306 lands)...

bekzod commented 6 years ago

this is also ready to merge

bekzod commented 6 years ago

ping

rwjblue commented 6 years ago

We can only merge this when we are ready to do a major bump.

bekzod commented 6 years ago

what is stoping merging and doing major bump :P

bekzod commented 6 years ago

maybe it is time remove this :)