Skip to content

v1.0.0

Choose a tag to compare

@eturino eturino released this 23 Jan 17:56
· 4 commits to main since this release
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)