Releases: plandek-utils/logging
Releases · plandek-utils/logging
Release list
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2025-01-23)
⚠ BREAKING CHANGES
- pino and plain-object moved to peerDependencies
Features
- add parseLogLevelOrDefault() (1aee893)
- buildSinkLogger() for tests (3d8ed31)
- export PreparedLogger type (da93327)
- exposing the LogLevel type (4bea3df)
- initial extraction, utils and tests (50ec78f)
- update plain-object and other deps (6f5c1e8)
Bug Fixes
- ensure it works with CommonJS, and move to peerDependencies for plainObject and others (ca3f673)