-
Notifications
You must be signed in to change notification settings - Fork 817
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(package): Update to Angular 2 RC4
- Loading branch information
Jussi Kinnula
authored and
Alex Weber
committed
Jul 6, 2016
1 parent
b379c73
commit 1e8145c
Showing
3 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1e8145c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SebastianM I've updated the tests for the RC4 breaking changes (beforeEachProviders and import cleanup). I also took the opportunity to use the new map literal syntax for the providers and clean them up a tiny bit as it avoids importing and using
provide
1e8145c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks man! π
1e8145c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The package version number was not updated in this commit nor was the update published. Please do both so projects on rc4 can use this package again without having to depend on a git linked dependency.