Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Releases: tsedio/ts-httpexceptions

v4.1.0

15 Apr 07:31
Compare
Choose a tag to compare

4.1.0 (2019-04-15)

Features

  • HttpException and his inherited exception accept an origin parameters (0194a24), closes #4

v4.0.0

10 Mar 13:26
Compare
Choose a tag to compare

4.0.0 (2019-03-10)

Bug Fixes

chore

BREAKING CHANGES

  • remove node v6 and v7 support

v3.1.1

11 Dec 18:05
Compare
Choose a tag to compare

3.1.1 (2018-12-11)

Bug Fixes

  • Add tslib as dependencies (6804724)

v3.1.0

23 Jun 08:29
Compare
Choose a tag to compare

3.1.0 (2018-06-23)

Features

  • Add 422 Unprocessable Entity (21bb0e6)

v3.0.2

08 Jan 14:55
Compare
Choose a tag to compare

3.0.2 (2018-01-08)

Bug Fixes

v3.0.1

06 Jan 11:58
Compare
Choose a tag to compare

3.0.1 (2018-01-06)

Bug Fixes

v3.0.0

27 Nov 09:34
Compare
Choose a tag to compare

3.0.0 (2017-11-27)

Chores

BREAKING CHANGES

  • Remove node v4 and v5 support