Skip to content

Latest commit

 

History

History
62 lines (33 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

62 lines (33 loc) · 1.15 KB

3.1.0 (2018-10-22)

Features

  • Allow Angular 7

3.0.0 (2018-05-09)

BREAKING CHANGES

  • Requires Angular 6, RxJS 6, ngrx 6

2.1.0 (2018-02-23)

Features

  • Actually uses responseType in the options object

2.0.0 (2017-11-08)

BREAKING CHANGES

Bug Fixes

  • RequestAsync server error stops listening to subsequent requests

1.0.1 (2017-11-02)

Chore

  • Support angular 4.x and 5.x

1.0.0 (2017-08-15)

BREAKING CHANGES

  • Upgrade to ngrx@4

0.2.0 (2017-08-03)

Features

  • Recording and using mock server data
  • Include response text and headers in redux-query actions