BackburnerJS / backburner.js

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

remove queue specific options #304

Open bekzod opened 6 years ago

bekzod commented 6 years ago

as mentioned here https://github.com/emberjs/ember.js/pull/16097

stefanpenner commented 6 years ago

LGTM, likely will be a major release?

cc @rwjblue / @krisselden

stefanpenner commented 6 years ago

@rwjblue should we fork a 2-release branch for 2x stuff? Or hold off for a-bit first.

rwjblue commented 6 years ago

There are some larger things in the works that I'd like to land for current Ember versions, and having to maintain both branches will be somewhat annoying...

Maybe we can keep master as 2.x and make a next branch where we can target further cleanup that can be used in Ember after 3.4?

bekzod commented 5 years ago

rebased in case

bekzod commented 5 years ago

@rwjblue maybe we can merge this ? since before after no longer used in ember