Skip to content

Releases: plandek-utils/logging

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 12:17
cfd5dd0

1.1.0 (2025-01-31)

Features

v1.0.1

Choose a tag to compare

@eturino eturino released this 23 Jan 18:16
fdebd27

1.0.1 (2025-01-23)

Bug Fixes

  • fixing Commonjs release (f61fe83)

v1.0.0

Choose a tag to compare

@eturino eturino released this 23 Jan 17:56
6ea86f3

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)