Skip to content

Releases: iamolegga/nestjs-pino

v3.1.1: fix postinstall typo

21 Jul 08:39
fc0e2d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

v3.1.0: add support for nestjs@9

20 Jul 10:37
876b8a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

v3.0.0: add support for pino@8 and drop support for node@12

20 Jul 07:56
efad03d
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump eslint from 8.15.0 to 8.16.0 by @dependabot in #955
  • build(deps-dev): bump ts-node from 10.7.0 to 10.8.0 by @dependabot in #956
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0 by @dependabot in #957
  • build(deps-dev): bump @typescript-eslint/parser from 5.25.0 to 5.26.0 by @dependabot in #958
  • build(deps-dev): bump pino-http from 7.0.0 to 7.1.0 by @dependabot in #959
  • build(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #960
  • build(deps-dev): bump @types/node from 17.0.35 to 17.0.36 by @dependabot in #962
  • build(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.27.0 by @dependabot in #963
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 by @dependabot in #964
  • build(deps-dev): bump @types/node from 17.0.36 to 17.0.38 by @dependabot in #965
  • build(deps-dev): bump @nestjs/common from 8.4.5 to 8.4.6 by @dependabot in #966
  • build(deps-dev): bump @nestjs/platform-fastify from 8.4.5 to 8.4.6 by @dependabot in #967
  • build(deps-dev): bump @nestjs/core from 8.4.5 to 8.4.6 by @dependabot in #968
  • build(deps-dev): bump @nestjs/platform-express from 8.4.5 to 8.4.6 by @dependabot in #970
  • build(deps-dev): bump @nestjs/testing from 8.4.5 to 8.4.6 by @dependabot in #969
  • build(deps-dev): bump eslint from 8.16.0 to 8.17.0 by @dependabot in #974
  • build(deps-dev): bump @types/node from 17.0.38 to 17.0.40 by @dependabot in #975
  • build(deps-dev): bump typescript from 4.7.2 to 4.7.3 by @dependabot in #976
  • build(deps-dev): bump ts-node from 10.8.0 to 10.8.1 by @dependabot in #977
  • build(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.27.1 by @dependabot in #978
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1 by @dependabot in #979
  • build(deps-dev): bump @types/node from 17.0.40 to 17.0.41 by @dependabot in #980
  • build(deps-dev): bump @types/node from 17.0.41 to 17.0.42 by @dependabot in #981
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0 by @dependabot in #982
  • build(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.28.0 by @dependabot in #983
  • build(deps-dev): bump @nestjs/platform-express from 8.4.6 to 8.4.7 by @dependabot in #984
  • build(deps-dev): bump prettier from 2.6.2 to 2.7.0 by @dependabot in #985
  • build(deps-dev): bump @nestjs/core from 8.4.6 to 8.4.7 by @dependabot in #987
  • build(deps-dev): bump @nestjs/common from 8.4.6 to 8.4.7 by @dependabot in #988
  • build(deps-dev): bump @nestjs/platform-fastify from 8.4.6 to 8.4.7 by @dependabot in #989
  • build(deps-dev): bump @types/node from 17.0.42 to 17.0.43 by @dependabot in #990
  • build(deps-dev): bump @nestjs/testing from 8.4.6 to 8.4.7 by @dependabot in #991
  • build(deps-dev): bump @types/node from 17.0.43 to 18.0.0 by @dependabot in #992
  • build(deps-dev): bump prettier from 2.7.0 to 2.7.1 by @dependabot in #994
  • build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by @dependabot in #997
  • build(deps-dev): bump eslint from 8.17.0 to 8.18.0 by @dependabot in #996
  • build(deps-dev): bump @typescript-eslint/parser from 5.28.0 to 5.29.0 by @dependabot in #998
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0 by @dependabot in #999
  • build(deps-dev): bump ts-loader from 9.3.0 to 9.3.1 by @dependabot in #1000
  • build(deps-dev): bump @typescript-eslint/parser from 5.29.0 to 5.30.0 by @dependabot in #1005
  • build(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0 by @dependabot in #1006
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0 by @dependabot in #1007
  • build(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1 by @dependabot in #1009
  • build(deps-dev): bump eslint from 8.18.0 to 8.19.0 by @dependabot in #1010
  • build(deps-dev): bump ts-node from 10.8.1 to 10.8.2 by @dependabot in #1011
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.4 by @dependabot in #1012
  • build(deps-dev): bump @types/node from 18.0.0 to 18.0.1 by @dependabot in #1013
  • build(deps-dev): bump supertest from 6.2.3 to 6.2.4 by @dependabot in #1015
  • build(deps-dev): bump @typescript-eslint/parser from 5.30.0 to 5.30.4 by @dependabot in #1014
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5 by @dependabot in #1016
  • build(deps-dev): bump @typescript-eslint/parser from 5.30.4 to 5.30.5 by @dependabot in #1017
  • build(deps-dev): bump @types/node from 18.0.1 to 18.0.2 by @dependabot in #1019
  • build(deps-dev): bump @types/node from 18.0.2 to 18.0.3 by @dependabot in #1022
  • build(deps-dev): bump rxjs from 7.5.5 to 7.5.6 by @dependabot in #1025
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 by @dependabot in #1027
  • build(deps-dev): bump @typescript-eslint/parser from 5.30.5 to 5.30.6 by @dependabot in #1026
  • build(deps-dev): bump ts-node from 10.8.2 to 10.9.0 by @dependabot in #1029
  • build(deps-dev): bump @types/node from 18.0.3 to 18.0.4 by @dependabot in #1030
  • build(deps-dev): bump ts-node from 10.9.0 to 10.9.1 by @dependabot in #1032
  • build(deps-dev): bump eslint from 8.19.0 to 8.20.0 by @dependabot in #1033
  • build(deps-dev): bump @types/node from 18.0.4 to 18.0.6 by @dependabot in #1034
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 by @dependabot in #1036
  • build(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7 by @dependabot in #1037
  • feat: bump to pino@8 by @songkeys in #1039
  • build(deps): bump terser from 5.14.1 to 5.14.2 by @dependabot in #1040

New Contributors

Full Changelog: 2.6.0...3.0.0

v2.6.0: add support of pino-http@7

21 May 10:56
Compare
Choose a tag to compare
add pino-http@7 support

v2.5.2: add @nestjs/common to peer deps

30 Mar 10:31
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #882
  • build(deps-dev): bump @types/node from 17.0.22 to 17.0.23 by @dependabot in #883
  • build(deps-dev): bump typescript from 4.6.2 to 4.6.3 by @dependabot in #884
  • build(deps-dev): bump @nestjs/platform-express from 8.4.2 to 8.4.3 by @dependabot in #886
  • build(deps-dev): bump @nestjs/platform-fastify from 8.4.2 to 8.4.3 by @dependabot in #887
  • build(deps-dev): bump prettier from 2.6.0 to 2.6.1 by @dependabot in #888
  • build(deps-dev): bump @nestjs/common from 8.4.2 to 8.4.3 by @dependabot in #889
  • build(deps-dev): bump @nestjs/testing from 8.4.2 to 8.4.3 by @dependabot in #890
  • build(deps-dev): bump @nestjs/core from 8.4.2 to 8.4.3 by @dependabot in #891
  • build(deps-dev): bump eslint from 8.11.0 to 8.12.0 by @dependabot in #892
  • build(deps-dev): bump @typescript-eslint/parser from 5.16.0 to 5.17.0 by @dependabot in #893
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 by @dependabot in #894
  • Add @nestjs/common to peerDependencies by @Agreon in #897

New Contributors

Full Changelog: 2.5.1...2.5.2

v2.5.1: update readme on npmjs.com

23 Mar 19:29
Compare
Choose a tag to compare

`ErrorInterceptor` added

16 Jan 14:14
2c91758
Compare
Choose a tag to compare
Error interceptor (#722)

* feat: add logger error interceptor

* test: interceptor with diffrent adapters

* docs: add logger error interceptor documentation

* feat: fastify error handling

2.4.0: update pino/pino-http libs and support changed types

14 Dec 12:28
Compare
Choose a tag to compare

2.3.1: correct stack in built-in error handlers' logs

19 Nov 00:02
Compare
Choose a tag to compare
log stack from call of built-in error handlers

update pino/pino-http peer deps

08 Nov 21:38
Compare
Choose a tag to compare
2.3.0

David -> Libraries.io badge