Releases: pinojs/pino-pretty
Releases · pinojs/pino-pretty
v13.1.1
v13.1.0
What's Changed
- Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 by @dependabot[bot] in #543
- Bump secure-json-parse from 2.7.0 to 3.0.1 by @dependabot[bot] in #547
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot[bot] in #548
- Readme.md: remove the command prompt symbol by @yegorich in #545
- Add magenta as the color for printed object properties. Fixes suport for
--no-colorizeObjects
by @mcollina in #553 - Bump typescript from 5.7.3 to 5.8.2 by @dependabot[bot] in #555
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #556 - perf: add missing
'use strict'
directives by @Fdawgs in #557 - Bump rimraf from 3.0.2 to 6.0.1 by @dependabot[bot] in #520
- build(dependabot): reduce npm updates to monthly by @Fdawgs in #558
- Bump secure-json-parse from 3.0.2 to 4.0.0 by @dependabot[bot] in #559
- Bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #562
- test: enable borp to move to node test by @Puppo in #564
- chore: enable node 24 in CI by @Puppo in #565
- fix: borp file test match by @Puppo in #573
- test: move colors.test.js to node test by @Puppo in #574
- Fix: Updated wrong reference for colors object by @rinkeshpurohit in #597
- test: move prettify-time.test.js to node test by @Puppo in #595
- test: move index.test.js to node test by @Puppo in #583
- build(deps-dev): bump borp from 0.19.0 to 0.20.0 by @dependabot[bot] in #601
- build(deps-dev): bump @arethetypeswrong/cli from 0.17.4 to 0.18.1 by @dependabot[bot] in #603
- test: move basic.test.js to node test by @Puppo in #566
- build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #604
- test: move cli.test.js to node test by @Puppo in #568
- The finalization registry bug has been fixed by @mcollina in #572
- test: move cli-rc.test.js to node test by @Puppo in #567
- test: move crlf.test.js to node test by @Puppo in #569
- test: move error-objects.test.js to node test by @Puppo in #571
- test: move build-safe-sonic-boom.test.js to node test by @Puppo in #575
- test: move create-date.test.js to node test by @Puppo in #576
- test: move delete-log-property.test.js to node test by @Puppo in #577
- test: move filter-log.test.js to node test by @Puppo in #578
- test: move format-time.test.js to node test by @Puppo in #579
- test: move get-property-value.test.js to node test by @Puppo in #580
- test: move handle-custom-levels-opts.test.js to node test by @Puppo in #582
- test: move interpret-conditionals.test.js to node test by @Puppo in #584
- test: move is-object.test.js to node test by @Puppo in #585
- test: move is-valid-date.test.js to node test by @Puppo in #586
- test: move join-lines-with-indentation.test.js to node test by @Puppo in #587
- test: move noop.test.js to node test by @Puppo in #588
- test: move prettify-error-log.test.js to node test by @Puppo in #589
- test: move prettify-error.test.js to node test by @Puppo in #590
- test: move prettify-level.test.js to node test by @Puppo in #591
- test: move prettify-message.test.js to node test by @Puppo in #592
- test: move prettify-metadata.test.js to node test by @Puppo in #593
- test: move prettify-object.test.js to node test by @Puppo in #594
- test: move split-property-key.test.js to node test by @Puppo in #596
- chore: upgrade strip-json-comments by @Uzlopak in #600
- chore: upgrade dateformat by @Uzlopak in #598
- chore: remove coveralls artifact in gh workflow by @Uzlopak in #599
- fix: loosen up customPrettifiers typing constraints by @Frederick888 in #551
- test: move handle-custom-levels-names-opts.test.js to node test by @Puppo in #581
New Contributors
- @yegorich made their first contribution in #545
- @Puppo made their first contribution in #564
- @rinkeshpurohit made their first contribution in #597
- @Uzlopak made their first contribution in #600
- @Frederick888 made their first contribution in #551
Full Changelog: v13.0.0...v13.1.0
v13.0.0
What's Changed
- chore: replace readable-stream with built-in stream by @benmccann in #542
New Contributors
- @benmccann made their first contribution in #542
Full Changelog: v12.1.0...v13.0.0
v12.1.0
v12.0.0
What's Changed
- build(deps-dev): lock typescript minor version by @Fdawgs in #534
- Bump typescript from 5.0.4 to 5.6.3 by @dependabot in #535
- Drop support for Node.js 14 & 16 by @eliw00d in #540
New Contributors
Full Changelog: v11.3.0...v12.0.0
v11.3.0
What's Changed
- Bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #523
- fix: ndjson incorrect url by @Livour in #528
- Bump pino-abstract-transport from 1.2.0 to 2.0.0 by @dependabot in #531
- Bump @arethetypeswrong/cli from 0.15.4 to 0.16.1 by @dependabot in #530
- Wait for destination to close by @mcollina in #533
New Contributors
Full Changelog: v11.2.2...v11.3.0
v11.2.2
v11.2.1
v11.2.0
What's Changed
- fix: add injection of lacking arguments of customPrettifiers by @pasha-vuiko in #501
New Contributors
- @pasha-vuiko made their first contribution in #501
Full Changelog: v11.1.0...v11.2.0
v11.1.0
What's Changed
- Bump tsd from 0.30.7 to 0.31.0 by @dependabot in #503
- Fix Object.create(null) by @chrisands in #507
- Bump sonic-boom from 3.8.1 to 4.0.1 by @dependabot in #509
- Bump pino from 8.21.0 to 9.0.0 by @dependabot in #510
- feat: automatically consume pino config when using pino@>=8.21.0 by @10xLaCroixDrinker in #508
- fix: pass error-like objects (#505) by @aqemi in #506
- Add node v22 to CI by @mcollina in #511
- feat: Added exports color support in TTY by @synapse in #513
New Contributors
- @chrisands made their first contribution in #507
- @aqemi made their first contribution in #506
- @synapse made their first contribution in #513
Full Changelog: v11.0.0...v11.1.0