Skip to content

Latest commit

 

History

History
60 lines (26 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

60 lines (26 loc) · 1.89 KB

4.0.7 (2022-04-29)

Bug Fixes

  • typing: export FinalLogger type (8d5ed1f)

4.0.6 (2022-04-29)

Bug Fixes

  • logger: correct indexed typing & export FinalLogger type (4e1f921)

4.0.5 (2021-09-09)

Bug Fixes

  • tsconfig: remove importHelpers (b606beb)

4.0.4 (2021-09-02)

Bug Fixes

  • $: add missing pino types (b91496f)

4.0.3 (2021-09-02)

Bug Fixes

4.0.2 (2021-09-02)

Bug Fixes

  • remove all export default (179b3c6)

4.0.1 (2021-09-02)

Bug Fixes

  • ci: add missing compile step (21622ac)

4.0.0 (2021-09-02)

Features

  • pass all the code base in typescript (97d0643)

BREAKING CHANGES

  • require node engine >= 12.22.6