Skip to content

Releases: nxtep-io/nano-errors

1.3.2

10 Mar 11:46

Choose a tag to compare

Minor dependency upgrades.

1.1.2

20 Aug 18:18

Choose a tag to compare

  • Fix extra data logging

1.1.1

19 May 21:01

Choose a tag to compare

Better sentry handling of nested extras and details

1.1.0

16 May 05:07
6aa809b

Choose a tag to compare

1.1.0 Pre-release
Pre-release
  • Added inheritance model for base error stacks
  • Integrated directly with @sentry/node to avoid further disruptions
  • Added more tests to the Base Error constructor options

1.0.0

01 Apr 00:19

Choose a tag to compare

1.0.0 Pre-release
Pre-release

Initial release migrated from ts-framework-common.

  • Simple Base Error for extendability and stack identification
  • Simple Winston wrapper for enhanced control over Base Error logs