Skip to content

Latest commit

 

History

History
87 lines (39 loc) · 3.48 KB

CHANGELOG.md

File metadata and controls

87 lines (39 loc) · 3.48 KB

Changelog

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

2.0.0 (2025-02-03)

⚠ BREAKING CHANGES

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

Dependency Updates

  • bump pino-pretty from 11.2.2 to 13.0.0 (#23) (ed9e7f0)

Code Refactoring

Build System

  • added engine setting to package.json (#17) (43e8ddf)

1.1.0 (2024-09-18)

Features

1.0.1 (2023-04-04)

1.0.0 (2023-04-03)

⚠ BREAKING CHANGES

  • upgraded version (#12)

Features

0.0.5 (2022-06-12)

Features

0.0.4 (2022-05-18)

Features

  • logger: modernise packages and custom logger base (#8) (c90db57)

0.0.3 (2021-04-25)

0.0.2 (2021-04-18)

Features

  • logger: exposed hooks config (#5) (4561714)

0.0.1 (2021-04-11)

Features

  • logger: first implementation using pino (#4) (8d042b9)

1.1.0 (2021-01-04)

Features

  • added jest and updated npm scripts (cf75a56)

Bug Fixes

  • configurations: corrected main property of package (02c2935)