Skip to content

Releases: 1tontech/x-ng2-http-interceptor

v0.15.0

06 Feb 05:59
Compare
Choose a tag to compare

<a name"0.15.0">

0.15.0 (2017-02-06)

Bug Fixes

  • transformer: Corrected typo of transform method (314658e0)

v0.14.0

02 Feb 17:35
Compare
Choose a tag to compare

<a name"0.14.0">

0.14.0 (2017-02-02)

Bug Fixes

  • service: Error handler gets the response (2a9eea0e)

v0.13.0

02 Feb 16:17
Compare
Choose a tag to compare

<a name"0.13.0">

0.13.0 (2017-02-02)

Bug Fixes

  • service: Corrected issue with interceptor not having implemented beforeRequest method (e10261ea)

v0.12.0

02 Feb 15:49
Compare
Choose a tag to compare

<a name"0.12.0">

0.12.0 (2017-02-02)

Bug Fixes

  • service: Now each flatmap would be invoked once for each interpecotr irrepstive of whethe (3dd4d096)

v0.11.0

02 Feb 15:31
Compare
Choose a tag to compare

<a name"0.11.0">

0.11.0 (2017-02-02)

Bug Fixes

  • service: Now callbacks would be called only if the handler has implemented it (8919e440)

v0.10.0

02 Feb 15:17
Compare
Choose a tag to compare

<a name"0.10.0">

0.10.0 (2017-02-02)

Bug Fixes

  • service: Changed the where I get the interceptor index from (ec51115c)

v0.9.0

02 Feb 15:01
Compare
Choose a tag to compare

<a name"0.9.0">

0.9.0 (2017-02-02)

Bug Fixes

v0.8.0

02 Feb 14:12
Compare
Choose a tag to compare

<a name"0.8.0">

0.8.0 (2017-02-02)

Bug Fixes

  • ts: Workaround for typescript issue (e82ff16c)

v0.7.0

02 Feb 13:25
Compare
Choose a tag to compare

<a name"0.7.0">

0.7.0 (2017-02-02)

Bug Fixes

  • js: Modified internal request class to use getProperty instead of .property due to a (dfc780d9)

v0.6.0

02 Feb 12:52
Compare
Choose a tag to compare

<a name"0.6.0">

0.6.0 (2017-02-02)

Bug Fixes

  • ts: Added explitcilt type to see if the internal request class is used in the genera (f09d13aa)