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

feat: add compatibility with rxjs 6 and angular 6 #611

Merged
merged 8 commits into from
May 14, 2018

Conversation

gjdev
Copy link
Member

@gjdev gjdev commented May 14, 2018

No description provided.

gjdev and others added 8 commits May 14, 2018 10:13
BREAKING CHANGE:
  The RXJS imports are now optimized for RXJS6.
  Effectively when using Angular 5 and thus RXJS 5,
  more code from RXJS may end up in your bundles,
  leading to a larger bundle size. This DOES NOT
  affect Angular 6 and RXJS 6. We suggest to upgrade
  to Angular 6 when possible!
@gjdev gjdev merged commit 03d71fd into master May 14, 2018
@gjdev gjdev deleted the feature/upgrade-rxjs6 branch May 14, 2018 09:12
@gjdev gjdev mentioned this pull request May 14, 2018
@src-zone src-zone deleted a comment from codecov-io May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants