Skip to content

Releases: tsedio/logger

v8.0.4

19 Aug 18:53

Choose a tag to compare

8.0.4 (2025-08-19)

Bug Fixes

  • Sort exports alphabetically (f34d046)

v8.0.3

14 Aug 22:30

Choose a tag to compare

8.0.3 (2025-08-14)

Bug Fixes

  • improve warning messages for missing layouts in Layouts class (58ba8f1)

v8.0.2

14 Aug 22:09

Choose a tag to compare

8.0.2 (2025-08-14)

Bug Fixes

  • handle missing appender gracefully with console warning (cec57a7)

v8.0.1

10 Aug 10:35

Choose a tag to compare

8.0.1 (2025-08-10)

Bug Fixes

  • prevent undefined level assignment (b6667ae)

v8.0.0

09 Aug 15:38

Choose a tag to compare

8.0.0 (2025-08-09)

Code Refactoring

  • rename files and update appender and layout decorators (56f95a1)

BREAKING CHANGES

  • PatternLayout and Std appenders are now in his own package

v8.0.0-rc.1

04 Aug 13:21

Choose a tag to compare

v8.0.0-rc.1 Pre-release
Pre-release

8.0.0-rc.1 (2025-08-04)

Code Refactoring

  • rename files and update appender and layout decorators (0d236fb)

BREAKING CHANGES

  • PatternLayout and Std appenders are now in his own package

v7.0.3-rc.1

09 Jun 07:43

Choose a tag to compare

v7.0.3-rc.1 Pre-release
Pre-release

7.0.3-rc.1 (2025-06-09)

Bug Fixes

  • update TypeScript configuration and improve package structure (35a224b)

v7.0.2

15 Mar 16:09

Choose a tag to compare

7.0.2 (2025-03-15)

Bug Fixes

  • replace tsed.io by tsed.dev (f181473)

v7.0.1

30 Nov 16:38

Choose a tag to compare

7.0.1 (2024-11-30)

Bug Fixes

  • logger: fix missing extension in exports.ts (f3c74d1)

v7.0.0

30 Nov 16:10

Choose a tag to compare

7.0.0 (2024-11-30)

Code Refactoring

  • remove common js support (6f375e9)

BREAKING CHANGES

  • remove commonjs support