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

chore(all): remove forRoot() deprecations. #534

Merged
merged 2 commits into from
May 1, 2017

Conversation

emoralesb05
Copy link
Contributor

they were deprecated in beta.3, so we can remove them for beta.4 now

What's included?

  • Removal of forRoot() methods deprecated in beta.3

Test Steps

  • ng serve
  • See docs working fine, and only referencing forRoot() for the http module

General Tests for Every PR

  • ng serve --aot still works.
  • npm run lint passes.
  • npm test passes and code coverage is not lower.
  • npm run build still works.
Screenshots or link to CodePen/Plunker/JSfiddle

emoralesb05 added 2 commits April 28, 2017 15:01
they were deprecated in beta.3, so we can remove them for beta.4 now
@emoralesb05 emoralesb05 added this to the Beta 4 milestone Apr 28, 2017
@emoralesb05 emoralesb05 merged commit 20b87c3 into develop May 1, 2017
@emoralesb05 emoralesb05 deleted the feature/forRoot-removal branch May 1, 2017 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant