Closed davidwalschots closed 7 years ago
@davidwalschots thanks for the PR.
Trying to be backward compatible with Angular as much as possible, so will change to @angular/common/http
only if using @angular/http
won't be supported.
@oferh OK, understood.
Are there any remarks on the PR?
the PR looks OK to me, will merge it in the next version
Some production dependencies were incorrectly located under
devDependencies
. I noticed this as I was migrating from@angular/http
to@angular/common/http
in another application.As a side-note. What are the plans for migration to
@angular/common/http
withinng2-completer
?@angular/common/http
requires Angular >= 4.3.0.