Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

v3.0.0

Choose a tag to compare

@gund gund released this 25 Mar 11:41

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)