Skip to content

Releases: nxtep-io/ts-framework

2.7.2

23 Oct 16:50

Choose a tag to compare

build: 2.7.2

2.7.1

20 Jul 12:32

Choose a tag to compare

Recursively remove all "stack" properties on errors thrown inside an HTTP handler if omitStack option is passed

2.7.0

01 Apr 21:37

Choose a tag to compare

Added omitStack option to remove the stack from HTTP Error responses

2.6.1

27 Sep 00:36

Choose a tag to compare

Build: v2.6.1

2.6.0

13 Jul 02:46
cf869b3

Choose a tag to compare

See details in PR #47

2.5.3

03 Jun 05:38
18a8f68

Choose a tag to compare

Added group404 option for cleaner error reporting under production environments (#40)

2.5.2

01 Jun 01:46
a0ae9b3

Choose a tag to compare

  • Body parser text support

2.5.1

16 May 06:21
14bbc31

Choose a tag to compare

2.5.1 Pre-release
Pre-release

2.5.0

15 May 15:05
6dac38d

Choose a tag to compare

  • Upgraded common to 2.4.0
  • Migrated common logger and errors to nano-errors package
  • Small improvements in unit testing

2.4.1

20 Apr 03:58
5529017

Choose a tag to compare

  • Upgraded common to 2.3.5
  • Fixed unmount lifecycle