Releases: gund/ng-http-interceptor
Releases · gund/ng-http-interceptor
v4.0.0
<a name"4.0.0">
4.0.0 (2017-11-08)
Bug Fixes
- e2e: Update protractor and fix removed APIs (31d337c5)
- package: Publish only dist folder (d973b70d)
Breaking Changes
- Package upgraded to Angular v5 and requires such in peerDependencies
(1b8bac19)
- Now package published only from dist folder but it should not impact public API
(d973b70d)
v3.1.2
<a name"3.1.2">
3.1.2 (2017-07-12)
Bug Fixes
- http-interceptor: Add boolean to possible return types of Request interceptor (c9c01191, closes #160)
v3.1.1
3.1.1 (2017-06-05)
Bug Fixes
- aot: Fix flatModuleId property in tsconfig file (3a47a9e6, closes #152)
v3.1.0
3.1.0 (2017-06-02)
Features
- package: Use FESM ES5 and add optional FESM ES2015 (0e91a4db)
v3.0.1
3.0.1 (2017-04-10)
Bug Fixes
- package: Unlock angular version and update it to 4.0.1 (f8d1c283)
v3.0.0
Update to Angular v4
3.0.0 (2017-03-25)
Bug Fixes
- Interceptors: Fix response interceptors call chain (1843b86a, closes #131)
- Request: Unshare HTTP observable because now it's not needed (99bb134c)
- imports: Remove unused RxJs import from build (c3614cbd)
- package: Add module property which points to ES6 entry program (c4545478, closes #128)
3.0.0-rc.0
Update Angular to 4.0.0-rc.3 and other dependencies.
3.0.0-beta.3
This release includes commits from v.2.0.3
v2.0.3
2.0.3 (2017-02-15)
Bug Fixes
- Interceptors: Fix response interceptors call chain (1843b86a, closes #131)
- Request: Unshare HTTP observable because now it's not needed (99bb134c)
- imports: Remove unused RxJs import from build (c3614cbd)
3.0.0-beta.2
Update Angular to beta 6, Webpack to stable v2 and tslint.
NOTE: This version contains commits from v2.0.2