Immutable
release. Only release title and notes can be modified.
Packages staged on npm
These versions require maintainer approval with 2FA before they become available from npm.
Rejecting one does not roll back this release or make its version reusable; release changes under a new version instead.
| Package | Version |
|---|---|
@zemd/nestjs-pino-logger |
2.0.0 |
Changelogs
@zemd/nestjs-pino-logger@2.0.0
Major Changes
- Migrate the NestJS Pino logger to the zemd/js monorepo. Align it with standard
Pino levels, preserve structured fields for serializers and redaction, and
harden the optional pretty transport against terminal log injection. Match
NestJS multi-message and error-parameter semantics, withformatLogMessageas
the explicit opt-in helper for formatted single-message output.
What's Changed
- Improve release workflow by @zemd in #46
- chore(release): version packages by @zemd-release-branchkeeper[bot] in #47
- Allow shared CI to succeed when tests produce no LCOV coverage files by @zemd in #51
- Bump turbo from 2.10.8 to 2.10.9 in the development-dependencies group across 1 directory by @dependabot[bot] in #49
- Bump @types/node from 26.1.2 to 26.2.0 in the production-dependencies group across 1 directory by @dependabot[bot] in #48
- Allow benchmark runs to succeed without publishing when the Bencher API key is missing by @zemd in #50
- chore(release): version packages by @zemd-release-branchkeeper[bot] in #52
- Update pnpm by @zemd in #53
- Move nest.js pino logger integration by @zemd in #54
- chore(release): version packages by @zemd-release-branchkeeper[bot] in #55
Full Changelog: release-2026-08-14-0924...release-2026-08-16-1626