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

refactor(): Use ngrx/core package for common utilities #100

Merged
merged 1 commit into from
May 13, 2016

Conversation

MikeRyanDev
Copy link
Member

@MikeRyanDev MikeRyanDev commented May 13, 2016

Uses SyncSubject, enterZone, and compose from ngrx/core

BREAKING CHANGE:

You will now have to install @ngrx/core in additiong to @ngrx/router

Uses `SyncSubject`, `enterZone`, and `compose` from ngrx/core

BREAKING CHANGE:

  You will now have to install @ngrx/core in additiong to @ngrx/router
@brandonroberts brandonroberts merged commit 10cc353 into master May 13, 2016
@brandonroberts brandonroberts deleted the refactor/use-ngrx-core branch May 13, 2016 13:11
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.

2 participants