Skip to content

Releases: pinojs/pino-pretty

v7.0.1

17 Sep 15:06
Compare
Choose a tag to compare

What's Changed

  • Bump pino-abstract-transport from 0.2.0 to 0.3.0 by @dependabot in #228
  • Update colorette to enable behaviour consistent with earlier pino-pretty versions by @kibertoad in #230

Full Changelog: v7.0.0...v7.0.1

v7.0.0

08 Sep 10:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v7.0.0

v6.0.0

20 Aug 22:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.3...v6.0.0

v5.1.3

10 Aug 10:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.2...v5.1.3

v5.1.2

19 Jul 13:15
Compare
Choose a tag to compare

📚 PR:

  • Added type declaration for custom prettifiers (#207)
  • Fix 'ignore' for keys containing key delimiter (#209)

v5.1.1

08 Jul 13:42
Compare
Choose a tag to compare

📚 PR:

  • Bump actions/setup-node from 2.1.5 to 2.2.0 (#202)
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#203)
  • Bump @types/node from 15.14.1 to 16.0.0 (#204)
  • Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#205)
  • Moved @typesb/node to devDependencies (#206)

v5.1.0

23 Jun 21:22
7bd00d7
Compare
Choose a tag to compare
  • Make tests platform agnostic #199
  • Allow invalid time strings to be presented unaltered #198 #201

v5.0.2

01 Jun 13:26
Compare
Choose a tag to compare
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#192)
  • Handle circular references when filtering (#193)

v5.0.1

28 May 14:14
91cb2da
Compare
Choose a tag to compare

📚 PR:

  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#187)
  • Bump actions/cache from 2.1.5 to 2.1.6 (#188)
  • Export PrettyOptions in ES6-import-friendly way (#190)

v5.0.0

26 May 13:15
Compare
Choose a tag to compare

📚 PR:

  • Add TypeScript types (#186)