Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 2 KB

CHANGELOG.md

File metadata and controls

39 lines (20 loc) · 2 KB

Changelog

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

2.0.1 (2024-01-26)

2.0.0 (2023-05-18)

⚠ BREAKING CHANGES

  • drop support for Node v14

Features

Bug Fixes

  • add check if msg and meta properties are deleted and give priority to log.meta in meta object (#14) (cd98cbc)
  • change directory for test:unit command (#12) (441f110)

1.0.0 (2022-08-23)

1.0.0-alpha.0 (2022-08-18)

Features

Bug Fixes