Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

Latest commit

 

History

History
65 lines (29 loc) · 2.84 KB

File metadata and controls

65 lines (29 loc) · 2.84 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2025-01-19)

⚠ BREAKING CHANGES

  • added engine setting to package.json (#22)

Features

Build System

  • added engine setting to package.json (#22) (0f6066c)

2.1.0 (2021-10-13)

Features

  • error-handler: pass error on the response for pino to handle (#5) (fe666b9)

2.0.0 (2021-04-25)

⚠ BREAKING CHANGES

  • error-handler: removed logging from the middleware (#3)

  • error-handler: removed logging from the middleware (#3) (592bbe6)

1.2.0 (2021-01-20)

Features

  • error-handler: used named variable for function infavor of opentelemetry tracing (#2) (5129b82)

1.1.0 (2021-01-17)

Features

  • error-handler: added support for HttpErrors with status field (92df211)

1.0.2 (2021-01-05)

1.0.1 (2020-12-31)

Bug Fixes

  • error-handler: fixed behavior and added tests (a644316)

1.0.0 (2020-12-31)

Features

  • error-handler: added error handler (d6e8174)