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

fix(Notification): materialize output will now match Rx4 #2106

Merged
merged 1 commit into from
Nov 5, 2016
Merged

fix(Notification): materialize output will now match Rx4 #2106

merged 1 commit into from
Nov 5, 2016

Commits on Nov 5, 2016

  1. fix(Notification): materialize output will now match Rx4

    - changed notification's `exception` property to by named `error`
    
    BREAKING CHANGE: `Notification.prototype.exception` is now `Notification.prototype.error` to match Rx4 semantics
    
    fixes #2105
    benlesh committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    4983289 View commit details
    Browse the repository at this point in the history