Skip to content

[BUGFIX canary] Update Backburner.js to v1.3.0.#15874

Merged
rwjblue merged 1 commit intoemberjs:masterfrom
rwjblue:upgrade-backburner
Nov 28, 2017
Merged

[BUGFIX canary] Update Backburner.js to v1.3.0.#15874
rwjblue merged 1 commit intoemberjs:masterfrom
rwjblue:upgrade-backburner

Conversation

@rwjblue
Copy link
Member

@rwjblue rwjblue commented Nov 28, 2017

For a full list of changes compare v1.2.2...v1.3.0.

High level changes:

  • Includes fixes for Ember.run.join swallowing errors when an Ember.onerror exists.
  • Fix run.throttle argument usage to now invoke the throttled function
    with the last arguments (previously was the first set of arguments).
  • Various cleanup / refactors of the codebase.

For a full list of changes see:

BackburnerJS/backburner.js@v1.2.2...v1.3.0

High level changes:

* Includes fixes for Ember.run.join swallowing errors when an
  `Ember.onerror` exists.
* Fix `run.throttle` argument usage to now invoke the throttled function
  with the _last_ arguments (previously was the first set of arguments).
* Various cleanup / refactors of the codebase.
@rwjblue rwjblue merged commit 2272e0e into emberjs:master Nov 28, 2017
@rwjblue rwjblue deleted the upgrade-backburner branch November 28, 2017 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant