3.1.0 (2018-10-22)
- Allow Angular 7
3.0.0 (2018-05-09)
- Requires Angular 6, RxJS 6, ngrx 6
2.1.0 (2018-02-23)
- Actually uses
responseType
in theoptions
object
2.0.0 (2017-11-08)
- Upgrade to [email protected]
- Upgrade to [email protected]
- Uses HttpClient instead of Http
- RequestAsync server error stops listening to subsequent requests
1.0.1 (2017-11-02)
- Support angular 4.x and 5.x
1.0.0 (2017-08-15)
- Upgrade to ngrx@4
0.2.0 (2017-08-03)
- Recording and using mock server data
- Include response text and headers in redux-query actions