Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 28, 2017

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