Releases: tsedio/logger
Releases Β· tsedio/logger
v8.0.0-rc.1
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
Bug Fixes
- update TypeScript configuration and improve package structure (35a224b)
v7.0.2
7.0.2 (2025-03-15)
Bug Fixes
- replace tsed.io by tsed.dev (f181473)
v7.0.1
7.0.1 (2024-11-30)
Bug Fixes
- logger: fix missing extension in exports.ts (f3c74d1)
v7.0.0
7.0.0 (2024-11-30)
Code Refactoring
BREAKING CHANGES
v6.7.8
6.7.8 (2024-09-18)
Bug Fixes
- logger: rollback .barrelsby.json config (ddaf2c1)
v6.7.7
6.7.7 (2024-09-18)
Bug Fixes
- logger: fix util.format polyfill to accept object as given parameter (c6a3aca)
v6.7.6
6.7.6 (2024-09-18)
Bug Fixes
- logger: remove util.format usage in the codebase for common code (2a2d2c2)
v6.7.5
6.7.5 (2024-03-15)
Bug Fixes
- logger: fix exported symbol in web bundler (7b54640)
v6.7.4
6.7.4 (2024-03-14)
Bug Fixes
- logger: fix ESM compilation issue (ba91e48)