This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Releases: angular/in-memory-web-api
Releases · angular/in-memory-web-api
v0.8.0
This release targets Angular v.8
It removes support for and references to the original, deprecated Http
.
Henceforth you can only use the current HttpClient
module. If your app requires old Http
, you'll have to use earlier versions of this library.
There are no other functional changes in this release.
0.6.0 for Angular v6 and RxJS v6 RCs
See CHANGELOG.md
Small fixes
See CHANGELOG