-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Closed
Description
🐞 bug report
Affected Package
@angular/http
Is this a regression?
No
Description
Not sure if this was intentional but @angular/http is the only package whose latest tag is still points to a 7.x version, and there is no final v8 version.
🔬 Minimal Reproduction
npm install @angular/http@latest
-- installs v7.2.15
npm view @angular/http versions
-- shows 7.2.15 as the most recent stable release and 8.0.0-beta.10 as the last version published
Metadata
Metadata
Assignees
Labels
No labels