Files
logger/CHANGELOG.md
mifi 6651b713db
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/publish Pipeline was successful
fix(docs):Docs and Exports
- Add documentation for recently released changes
- Update some exports to include enums
2026-08-21 11:47:07 -03:00

2.6 KiB

1.1.0 (2026-08-21)

Features

  • now supports async functions for logging data (c2bcc6c)
  • now supports async functions for logging data (16550ec)

1.0.1 (2026-08-07)

Bug Fixes

  • sentry: widen SentryLike so official SDKs assign without adapters (9f6f6e4)
  • sentry: widen SentryLike so official SDKs assign without adapters (3c468db)

1.0.0 (2026-08-07)

Features

  • API options object support to control sentry handling; removal of logger.sentry. (234226e)
  • API options object support to control sentry handling; removal of logger.sentry. (6bee3a8)

BREAKING CHANGES

  • API options object support to control sentry handling; removal of logger.sentry.
  • API options object support to control sentry handling; removal of logger.sentry.

0.10.0 (2026-08-05)

Features

  • logger: add explicit Sentry event channel (44f4716)

0.9.3 (2026-08-05)

Bug Fixes

  • release: build package before publishing (e0b4501)
  • release: build package before publishing (cebe107)

0.9.2 (2026-08-05)

Bug Fixes

  • ci: authenticate semantic release pushes (1c63e58)
  • ci: install CA certificates for release workflows (d211d9f)
  • ci: install git for release workflows (afd2ca1)