@byndyusoft/nest-pino
TypeScript icon, indicating that this package has built-in type declarations

3.4.0-1 • Public • Published

nest-pino

npm@latest test code style: prettier

Patches for nestjs-pino

Requirements

  • Node.js v16 LTS or later
  • Yarn

Install

yarn add @byndyusoft/nest-pino

Migrate to @byndyusoft/nest-pino

  • Replace import
yarn dlx jscodeshift ./packages/app --extensions=ts --parser=ts --transform=./node_modules/@byndyusoft/nest-pino/codemods/replace-import-specifier.js
  • Fix lint issues
yarn run lint:fix

Usage

See upstream README

How to release new version

  • Get tag from upstream releases and verify codebase
  • Make changes in patches and deploy workflow if necessary
  • Create new tag and release in this repository in format: v[upstream tag]-[patch version], e.g. v3.1.2-1
  • See deploy progress here

Maintainers

License

This repository is released under version 2.0 of the Apache License.

Package Sidebar

Install

npm i @byndyusoft/nest-pino

Weekly Downloads

5

Version

3.4.0-1

License

Apache-2.0

Unpacked Size

42.9 kB

Total Files

20

Last publish

Collaborators

  • alexanderbyndyu
  • sadcitizen
  • dmitriy.litichevskiy
  • razonrus