Compare Versions - pino-pretty
npm / pino-pretty / Compare Versions
What's Changed
- Add in the README file a snippet to use pino-pretty only for dev by @himito in https://github.com/pinojs/pino-pretty/pull/623
- build(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/626
- build(deps-dev): bump borp from 0.20.2 to 0.21.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/627
- build(deps-dev): bump pino from 9.14.0 to 10.1.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/628
- build(deps): bump pino-abstract-transport from 2.0.0 to 3.0.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/629
- Update format-time.js documentation to match functionality by @g-sanner in https://github.com/pinojs/pino-pretty/pull/632
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/636
- build(deps): bump fast-copy from 3.0.2 to 4.0.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/637
- fix: messageFormat print 0 value by @gutenye in https://github.com/pinojs/pino-pretty/pull/635
New Contributors
- @himito made their first contribution in https://github.com/pinojs/pino-pretty/pull/623
- @g-sanner made their first contribution in https://github.com/pinojs/pino-pretty/pull/632
- @gutenye made their first contribution in https://github.com/pinojs/pino-pretty/pull/635
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v13.1.2...v13.1.3
What's Changed
- build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/609
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/621
- build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/622
- fix: allow esm import for isColorSupported by @JoeCap08055 in https://github.com/pinojs/pino-pretty/pull/616
- Use neostandard and remove pre-commit by @jsumners in https://github.com/pinojs/pino-pretty/pull/624
- fix: missing
propertyon objectColorizer by @IronGeek in https://github.com/pinojs/pino-pretty/pull/625
New Contributors
- @JoeCap08055 made their first contribution in https://github.com/pinojs/pino-pretty/pull/616
- @IronGeek made their first contribution in https://github.com/pinojs/pino-pretty/pull/625
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v13.1.1...v13.1.2
What's Changed
- Revert "chore: upgrade dateformat" by @Uzlopak in https://github.com/pinojs/pino-pretty/pull/607
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v13.1.0...v13.1.1
What's Changed
- Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/543
- Bump secure-json-parse from 2.7.0 to 3.0.1 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/547
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/548
- Readme.md: remove the command prompt symbol by @yegorich in https://github.com/pinojs/pino-pretty/pull/545
- Add magenta as the color for printed object properties. Fixes suport for
--no-colorizeObjectsby @mcollina in https://github.com/pinojs/pino-pretty/pull/553 - Bump typescript from 5.7.3 to 5.8.2 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/555
- perf: use
node:prefix to bypass require.cache call for builtins by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/556 - perf: add missing
'use strict'directives by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/557 - Bump rimraf from 3.0.2 to 6.0.1 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/520
- build(dependabot): reduce npm updates to monthly by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/558
- Bump secure-json-parse from 3.0.2 to 4.0.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/559
- Bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/562
- test: enable borp to move to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/564
- chore: enable node 24 in CI by @Puppo in https://github.com/pinojs/pino-pretty/pull/565
- fix: borp file test match by @Puppo in https://github.com/pinojs/pino-pretty/pull/573
- test: move colors.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/574
- Fix: Updated wrong reference for colors object by @rinkeshpurohit in https://github.com/pinojs/pino-pretty/pull/597
- test: move prettify-time.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/595
- test: move index.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/583
- build(deps-dev): bump borp from 0.19.0 to 0.20.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/601
- build(deps-dev): bump @arethetypeswrong/cli from 0.17.4 to 0.18.1 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/603
- test: move basic.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/566
- build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/604
- test: move cli.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/568
- The finalization registry bug has been fixed by @mcollina in https://github.com/pinojs/pino-pretty/pull/572
- test: move cli-rc.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/567
- test: move crlf.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/569
- test: move error-objects.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/571
- test: move build-safe-sonic-boom.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/575
- test: move create-date.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/576
- test: move delete-log-property.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/577
- test: move filter-log.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/578
- test: move format-time.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/579
- test: move get-property-value.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/580
- test: move handle-custom-levels-opts.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/582
- test: move interpret-conditionals.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/584
- test: move is-object.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/585
- test: move is-valid-date.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/586
- test: move join-lines-with-indentation.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/587
- test: move noop.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/588
- test: move prettify-error-log.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/589
- test: move prettify-error.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/590
- test: move prettify-level.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/591
- test: move prettify-message.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/592
- test: move prettify-metadata.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/593
- test: move prettify-object.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/594
- test: move split-property-key.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/596
- chore: upgrade strip-json-comments by @Uzlopak in https://github.com/pinojs/pino-pretty/pull/600
- chore: upgrade dateformat by @Uzlopak in https://github.com/pinojs/pino-pretty/pull/598
- chore: remove coveralls artifact in gh workflow by @Uzlopak in https://github.com/pinojs/pino-pretty/pull/599
- fix: loosen up customPrettifiers typing constraints by @Frederick888 in https://github.com/pinojs/pino-pretty/pull/551
- test: move handle-custom-levels-names-opts.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/581
New Contributors
- @yegorich made their first contribution in https://github.com/pinojs/pino-pretty/pull/545
- @Puppo made their first contribution in https://github.com/pinojs/pino-pretty/pull/564
- @rinkeshpurohit made their first contribution in https://github.com/pinojs/pino-pretty/pull/597
- @Uzlopak made their first contribution in https://github.com/pinojs/pino-pretty/pull/600
- @Frederick888 made their first contribution in https://github.com/pinojs/pino-pretty/pull/551
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v13.0.0...v13.1.0
What's Changed
- chore: replace readable-stream with built-in stream by @benmccann in https://github.com/pinojs/pino-pretty/pull/542
New Contributors
- @benmccann made their first contribution in https://github.com/pinojs/pino-pretty/pull/542
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v12.1.0...v13.0.0
What's Changed
- fix: unescape \ for levelKey by @eliw00d in https://github.com/pinojs/pino-pretty/pull/538
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v12.0.0...v12.1.0
What's Changed
- build(deps-dev): lock typescript minor version by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/534
- Bump typescript from 5.0.4 to 5.6.3 by @dependabot in https://github.com/pinojs/pino-pretty/pull/535
- Drop support for Node.js 14 & 16 by @eliw00d in https://github.com/pinojs/pino-pretty/pull/540
New Contributors
- @eliw00d made their first contribution in https://github.com/pinojs/pino-pretty/pull/540
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v11.3.0...v12.0.0
What's Changed
- Bump @types/node from 20.14.13 to 22.0.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/523
- fix: ndjson incorrect url by @Livour in https://github.com/pinojs/pino-pretty/pull/528
- Bump pino-abstract-transport from 1.2.0 to 2.0.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/531
- Bump @arethetypeswrong/cli from 0.15.4 to 0.16.1 by @dependabot in https://github.com/pinojs/pino-pretty/pull/530
- Wait for destination to close by @mcollina in https://github.com/pinojs/pino-pretty/pull/533
New Contributors
- @Livour made their first contribution in https://github.com/pinojs/pino-pretty/pull/528
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v11.2.2...v11.3.0
What's Changed
- Type fixes by @joshkel in https://github.com/pinojs/pino-pretty/pull/522
New Contributors
- @joshkel made their first contribution in https://github.com/pinojs/pino-pretty/pull/522
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v11.2.1...v11.2.2
What's Changed
- Fix: add missing useOnlyCustomProps options to type definitions by @pcdevil in https://github.com/pinojs/pino-pretty/pull/514
New Contributors
- @pcdevil made their first contribution in https://github.com/pinojs/pino-pretty/pull/514
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v11.2.0...v11.2.1
What's Changed
- fix: add injection of lacking arguments of customPrettifiers by @pasha-vuiko in https://github.com/pinojs/pino-pretty/pull/501
New Contributors
- @pasha-vuiko made their first contribution in https://github.com/pinojs/pino-pretty/pull/501
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v11.1.0...v11.2.0
What's Changed
- Bump tsd from 0.30.7 to 0.31.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/503
- Fix Object.create(null) by @chrisands in https://github.com/pinojs/pino-pretty/pull/507
- Bump sonic-boom from 3.8.1 to 4.0.1 by @dependabot in https://github.com/pinojs/pino-pretty/pull/509
- Bump pino from 8.21.0 to 9.0.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/510
- feat: automatically consume pino config when using pino@>=8.21.0 by @10xLaCroixDrinker in https://github.com/pinojs/pino-pretty/pull/508
- fix: pass error-like objects (#505) by @aqemi in https://github.com/pinojs/pino-pretty/pull/506
- Add node v22 to CI by @mcollina in https://github.com/pinojs/pino-pretty/pull/511
- feat: Added exports color support in TTY by @synapse in https://github.com/pinojs/pino-pretty/pull/513
New Contributors
- @chrisands made their first contribution in https://github.com/pinojs/pino-pretty/pull/507
- @aqemi made their first contribution in https://github.com/pinojs/pino-pretty/pull/506
- @synapse made their first contribution in https://github.com/pinojs/pino-pretty/pull/513
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v11.0.0...v11.1.0
What's Changed
- Bump actions/dependency-review-action from 3 to 4 by @dependabot in https://github.com/pinojs/pino-pretty/pull/492
- Bump actions/cache from 3 to 4 by @dependabot in https://github.com/pinojs/pino-pretty/pull/491
- chore(license): make detectable by GitHub by @10xLaCroixDrinker in https://github.com/pinojs/pino-pretty/pull/497
- Update help.txt: Fix program name by @glensc in https://github.com/pinojs/pino-pretty/pull/498
- Providing additional functionality to customPrettifiers and messageFormat by @FoxxMD in https://github.com/pinojs/pino-pretty/pull/495
- Support objects in options.customColors by @kindagonzo in https://github.com/pinojs/pino-pretty/pull/487
New Contributors
- @10xLaCroixDrinker made their first contribution in https://github.com/pinojs/pino-pretty/pull/497
- @glensc made their first contribution in https://github.com/pinojs/pino-pretty/pull/498
- @FoxxMD made their first contribution in https://github.com/pinojs/pino-pretty/pull/495
- @kindagonzo made their first contribution in https://github.com/pinojs/pino-pretty/pull/487
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v10.3.1...v11.0.0
What's Changed
- Bump tsd from 0.29.0 to 0.30.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/483
- Add build function export in type define file. by @jaredhan418 in https://github.com/pinojs/pino-pretty/pull/484
New Contributors
- @jaredhan418 made their first contribution in https://github.com/pinojs/pino-pretty/pull/484
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v10.3.0...v10.3.1
What's Changed
- chore: Remove
configfrom README programmatic usage options by @adamhamlin in https://github.com/pinojs/pino-pretty/pull/475 - Bump actions/setup-node from 3 to 4 by @dependabot in https://github.com/pinojs/pino-pretty/pull/476
- Minior Doc. Update Readme.md. Fix commas. by @grigals in https://github.com/pinojs/pino-pretty/pull/479
- Update to latest help-me by @mcollina in https://github.com/pinojs/pino-pretty/pull/482
New Contributors
- @adamhamlin made their first contribution in https://github.com/pinojs/pino-pretty/pull/475
- @grigals made their first contribution in https://github.com/pinojs/pino-pretty/pull/479
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v10.2.3...v10.3.0
What's Changed
- Manually require and export all util scripts by @marvinruder in https://github.com/pinojs/pino-pretty/pull/467
New Contributors
- @marvinruder made their first contribution in https://github.com/pinojs/pino-pretty/pull/467
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v10.2.2...v10.2.3
What's Changed
- Add basic benchmark suite by @jsumners in https://github.com/pinojs/pino-pretty/pull/451
- Re-org code (retry) by @jsumners in https://github.com/pinojs/pino-pretty/pull/453
- Bump tsd from 0.28.1 to 0.29.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/454
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/pinojs/pino-pretty/pull/461
- Disable FinalizationRegistry if NODE_V8_COVERAGE is set by @mcollina in https://github.com/pinojs/pino-pretty/pull/464
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v10.2.0...v10.2.2
What's Changed
- Remove coveralls by @jsumners in https://github.com/pinojs/pino-pretty/pull/443
- Add support for messageFormat strings containing conditionals by @timlohse1104 in https://github.com/pinojs/pino-pretty/pull/442
New Contributors
- @timlohse1104 made their first contribution in https://github.com/pinojs/pino-pretty/pull/442
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v10.1.0...v10.2.0
What's Changed
- Add customColors to typescript definition for PrettyOptions by @Hufschmidt in https://github.com/pinojs/pino-pretty/pull/440
New Contributors
- @Hufschmidt made their first contribution in https://github.com/pinojs/pino-pretty/pull/440
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v10.0.1...v10.1.0
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v9.4.1...v10.0.1
What's Changed
- Bump coverallsapp/github-action from 1.1.3 to 1.2.4 by @dependabot in https://github.com/pinojs/pino-pretty/pull/405
- Bump tsd from 0.25.0 to 0.26.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/409
- Bump tsd from 0.26.1 to 0.27.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/413
- Support nested levelKey by @nikrabaev in https://github.com/pinojs/pino-pretty/pull/407
New Contributors
- @nikrabaev made their first contribution in https://github.com/pinojs/pino-pretty/pull/407
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v9.4.0...v10.0.0
What's Changed
- Bump typescript from 4.9.5 to 5.0.2 by @dependabot in https://github.com/pinojs/pino-pretty/pull/415
- Bump tsd from 0.27.0 to 0.28.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/416
- Bump coverallsapp/github-action from 1.2.4 to 2.0.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/419
- Bump coverallsapp/github-action from 2.0.0 to 2.1.2 by @dependabot in https://github.com/pinojs/pino-pretty/pull/423
- Bump @types/node from 18.16.5 to 20.1.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/425
- Bump coverallsapp/github-action from 2.1.2 to 2.2.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/435
- fix: adds support for printing number and boolean messageKey value type by @rjmohammad in https://github.com/pinojs/pino-pretty/pull/434
New Contributors
- @rjmohammad made their first contribution in https://github.com/pinojs/pino-pretty/pull/434
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v10.0.0...v9.4.1
What's Changed
- Add a colorizeObjects option to disable object colorization by @Avaq in https://github.com/pinojs/pino-pretty/pull/403
New Contributors
- @Avaq made their first contribution in https://github.com/pinojs/pino-pretty/pull/403
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v9.3.0...v9.4.0
What's Changed
- feat: dont print escape backslash on strings containing escaped backslashes by @ademarsj in https://github.com/pinojs/pino-pretty/pull/401
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v9.2.0...v9.3.0
What's Changed
- update readme by @baterson in https://github.com/pinojs/pino-pretty/pull/381
- Bump actions/dependency-review-action from 2 to 3 by @dependabot in https://github.com/pinojs/pino-pretty/pull/385
- Bump tsd from 0.24.1 to 0.25.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/386
- feat: adding possibility to pass an object as parameter to customLevels by @ademarsj in https://github.com/pinojs/pino-pretty/pull/400
New Contributors
- @ademarsj made their first contribution in https://github.com/pinojs/pino-pretty/pull/400
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v9.1.1...v9.2.0
What's Changed
- Bump tsd from 0.22.0 to 0.23.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/374
- Fix the include flag example in help.txt by @TommyDew42 in https://github.com/pinojs/pino-pretty/pull/375
- Bump tsd from 0.23.0 to 0.24.1 by @dependabot in https://github.com/pinojs/pino-pretty/pull/377
- upgrade: fast-copy to v3 by @ilteoood in https://github.com/pinojs/pino-pretty/pull/379
New Contributors
- @ilteoood made their first contribution in https://github.com/pinojs/pino-pretty/pull/379
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v9.1.0...v9.1.1
What's Changed
- chore: update example image by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/371
- docs(readme): update example link by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/372
- A new option for users to choose log keys to include by @TommyDew42 in https://github.com/pinojs/pino-pretty/pull/373
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v9.0.1...v9.1.0
What's Changed
- Align export in index.d.ts and index.js by @TommyDew42 in https://github.com/pinojs/pino-pretty/pull/370
New Contributors
- @TommyDew42 made their first contribution in https://github.com/pinojs/pino-pretty/pull/370
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v9.0.0...v9.0.1
What's Changed
- Line simplification for development by @mcollina in https://github.com/pinojs/pino-pretty/pull/366
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v8.1.0...v9.0.0
What's Changed
- add minimumLevel to typings by @LewisTehMinerz in https://github.com/pinojs/pino-pretty/pull/340
- [Doc] Fix typo by replacing 'hostname' with 'pid' by @Sync271 in https://github.com/pinojs/pino-pretty/pull/341
- Bump on-exit-leak-free from 0.2.0 to 1.0.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/342
- Bump sonic-boom from 2.8.0 to 3.0.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/343
- Update dependencies by @jsumners in https://github.com/pinojs/pino-pretty/pull/346
- [Doc] fix messageFormat by @genediazjr in https://github.com/pinojs/pino-pretty/pull/347
- Bump tsd from 0.20.0 to 0.21.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/349
- ci: update workflows by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/351
- Bump @types/node from 17.0.45 to 18.0.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/352
- Bump readable-stream from 3.6.0 to 4.0.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/353
- Bumped pino-abstract-transport v1.0.0 by @mcollina in https://github.com/pinojs/pino-pretty/pull/354
- Dropping args and replacing by minimist by @marcelfranca in https://github.com/pinojs/pino-pretty/pull/350
New Contributors
- @LewisTehMinerz made their first contribution in https://github.com/pinojs/pino-pretty/pull/340
- @Sync271 made their first contribution in https://github.com/pinojs/pino-pretty/pull/341
- @genediazjr made their first contribution in https://github.com/pinojs/pino-pretty/pull/347
- @marcelfranca made their first contribution in https://github.com/pinojs/pino-pretty/pull/350
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v8.0.0...v8.1.0
What's Changed
- ci: bump github actions; reduce job permissions to minimum by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/334
- pin args to v5.0.1 by @mcollina in https://github.com/pinojs/pino-pretty/pull/337
- Fix cloning errors by @Allain55 in https://github.com/pinojs/pino-pretty/pull/286
- Remove the usage of pino prettyPrint option by @mcollina in https://github.com/pinojs/pino-pretty/pull/335
New Contributors
- @Allain55 made their first contribution in https://github.com/pinojs/pino-pretty/pull/286
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.6.1...v8.0.0
What's Changed
- Bump tsd from 0.19.1 to 0.20.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/323
- Fixes type declarations to allow for no options, closes #326 by @daniel-j-h in https://github.com/pinojs/pino-pretty/pull/327
New Contributors
- @daniel-j-h made their first contribution in https://github.com/pinojs/pino-pretty/pull/327
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.6.0...v7.6.1
What's Changed
- build: reduce dependabot update frequency by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/312
- Bump actions/cache from 2.1.6 to 3 by @dependabot in https://github.com/pinojs/pino-pretty/pull/318
- Add new option to fallback custom levels and colors to default values by @bitDaft in https://github.com/pinojs/pino-pretty/pull/317
New Contributors
- @bitDaft made their first contribution in https://github.com/pinojs/pino-pretty/pull/317
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.5.4...v7.6.0
What's Changed
- Bump tap from 15.2.3 to 16.0.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/314
- fix: building sonic boom safe by @ramonmulia in https://github.com/pinojs/pino-pretty/pull/316
New Contributors
- @ramonmulia made their first contribution in https://github.com/pinojs/pino-pretty/pull/316
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.5.3...v7.5.4
What's Changed
- Fixed pino typescript tests by @mcollina in https://github.com/pinojs/pino-pretty/pull/311
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.5.2...v7.5.3
What's Changed
- Bump actions/setup-node from 2 to 3 by @dependabot in https://github.com/pinojs/pino-pretty/pull/307
- Add missing TypeScript declarations (#300) by @CoeJoder in https://github.com/pinojs/pino-pretty/pull/308
- Add missing type test for #300 by @CoeJoder in https://github.com/pinojs/pino-pretty/pull/309
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/pinojs/pino-pretty/pull/310
- doc: Shell limitation by @allevo in https://github.com/pinojs/pino-pretty/pull/306
New Contributors
- @CoeJoder made their first contribution in https://github.com/pinojs/pino-pretty/pull/308
- @allevo made their first contribution in https://github.com/pinojs/pino-pretty/pull/306
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.5.1...v7.5.2
What's Changed
- Add type definition for the 'sync' option by @OnkelTem in https://github.com/pinojs/pino-pretty/pull/298
New Contributors
- @OnkelTem made their first contribution in https://github.com/pinojs/pino-pretty/pull/298
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.5.0...v7.5.1
What's Changed
- Allow to provide custom levels and custom colors by @matteozambon89 in https://github.com/pinojs/pino-pretty/pull/257
New Contributors
- @matteozambon89 made their first contribution in https://github.com/pinojs/pino-pretty/pull/257
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.4.0...v7.5.0
What's Changed
- Add support for custom prettifiers on the metadata by @airhorns in https://github.com/pinojs/pino-pretty/pull/283
- Bump @types/node from 16.11.14 to 17.0.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/285
- Fix stream examples in README by @simon-lorenz in https://github.com/pinojs/pino-pretty/pull/294
- Add support for sync: true as option by @mcollina in https://github.com/pinojs/pino-pretty/pull/297
New Contributors
- @airhorns made their first contribution in https://github.com/pinojs/pino-pretty/pull/283
- @simon-lorenz made their first contribution in https://github.com/pinojs/pino-pretty/pull/294
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.3.0...v7.4.0
What's Changed
- Add ability to format time and level with user-defined prettifiers by @pearofducks in https://github.com/pinojs/pino-pretty/pull/263
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/264
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.6.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/267
- Bump tsd from 0.18.0 to 0.19.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/269
- chore: Added example to provide pino core options. by @ShogunPanda in https://github.com/pinojs/pino-pretty/pull/270
- fix: update return type of function exported by default (#273) by @tearwyx in https://github.com/pinojs/pino-pretty/pull/274
- only output space after key in object if value does not start with eol by @mojavelinux in https://github.com/pinojs/pino-pretty/pull/271
- append missing eol before appending prettified error object when singleLine=true by @mojavelinux in https://github.com/pinojs/pino-pretty/pull/272
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/277
- Fixed markdown in README.md by @sleroq in https://github.com/pinojs/pino-pretty/pull/278
- allow sonic-boom to filter call to close on stdout by @mojavelinux in https://github.com/pinojs/pino-pretty/pull/280
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in https://github.com/pinojs/pino-pretty/pull/281
- Allow loading common js config files by default by @EchelonFour in https://github.com/pinojs/pino-pretty/pull/282
New Contributors
- @pearofducks made their first contribution in https://github.com/pinojs/pino-pretty/pull/263
- @tearwyx made their first contribution in https://github.com/pinojs/pino-pretty/pull/274
- @mojavelinux made their first contribution in https://github.com/pinojs/pino-pretty/pull/271
- @sleroq made their first contribution in https://github.com/pinojs/pino-pretty/pull/278
- @EchelonFour made their first contribution in https://github.com/pinojs/pino-pretty/pull/282
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.2.0...v7.3.0
What's Changed
- Update docs to v7 by @PabloSzx in https://github.com/pinojs/pino-pretty/pull/247
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in https://github.com/pinojs/pino-pretty/pull/250
- docs: describe how to use with non-serializable options by @simoneb in https://github.com/pinojs/pino-pretty/pull/252
- style(test/types): make implicitly inserted semicolon explicit by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/254
- Mention the prettyPrint deprecation in the README. by @mcollina in https://github.com/pinojs/pino-pretty/pull/255
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/258
- Bump pino-abstract-transport from 0.4.0 to 0.5.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/259
- Support SonicBoom as a destination by @mcollina in https://github.com/pinojs/pino-pretty/pull/256
New Contributors
- @PabloSzx made their first contribution in https://github.com/pinojs/pino-pretty/pull/247
- @simoneb made their first contribution in https://github.com/pinojs/pino-pretty/pull/252
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.1.0...v7.2.0
What's Changed
- fix: dateformat migrated to esm by @climba03003 in https://github.com/pinojs/pino-pretty/pull/234
- Add support for minimumLevel by @bitjson in https://github.com/pinojs/pino-pretty/pull/233
- Fix broken CJS support by @kibertoad in https://github.com/pinojs/pino-pretty/pull/238
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in https://github.com/pinojs/pino-pretty/pull/239
- Bump pino-abstract-transport from 0.3.0 to 0.4.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/240
- Bump tsd from 0.17.0 to 0.18.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/243
- Updated to pino@7 by @mcollina in https://github.com/pinojs/pino-pretty/pull/245
New Contributors
- @climba03003 made their first contribution in https://github.com/pinojs/pino-pretty/pull/234
- @bitjson made their first contribution in https://github.com/pinojs/pino-pretty/pull/233
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.0.1...v7.1.0
What's Changed
- Bump pino-abstract-transport from 0.2.0 to 0.3.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/228
- Update colorette to enable behaviour consistent with earlier pino-pretty versions by @kibertoad in https://github.com/pinojs/pino-pretty/pull/230
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.0.0...v7.0.1
What's Changed
- Use pino-abstract-transport by @mcollina in https://github.com/pinojs/pino-pretty/pull/222
- move to secure-json-parse by @mcollina in https://github.com/pinojs/pino-pretty/pull/225
- Removed jmespath by @mcollina in https://github.com/pinojs/pino-pretty/pull/227
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v6.0.0...v7.0.0
What's Changed
- Switch from chalk to colorette by @kibertoad in https://github.com/pinojs/pino-pretty/pull/218
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v5.1.3...v6.0.0
What's Changed
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/210
- Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in https://github.com/pinojs/pino-pretty/pull/213
- Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in https://github.com/pinojs/pino-pretty/pull/214
- Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/215
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/217
- Fix shortcut usage of '-a' and '-m' options by @micalevisk in https://github.com/pinojs/pino-pretty/pull/216
New Contributors
- @micalevisk made their first contribution in https://github.com/pinojs/pino-pretty/pull/216
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v5.1.2...v5.1.3
📚 PR:
- Added type declaration for custom prettifiers (#207)
- Fix 'ignore' for keys containing key delimiter (#209)
📚 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)
- Make tests platform agnostic #199
- Allow invalid time strings to be presented unaltered #198 #201
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#192)
- Handle circular references when filtering (#193)
📚 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)
📚 PR:
- Add TypeScript types (#186)
- Support ignoring nested properties #180
- Doc and CI updates #183
📚 PR:
- Fix trailing space in singleLine mode (#165)
📚 PR:
- Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0 (#163)
- Bump fastify/github-action-merge-dependabot from v1.2.0 to v1.2.1 (#164)
- feat: gray out meta data object when using
--singleLine=true(#161)
📚 PR:
- chore: add dependabot ci workflow; add badges to readme (#150)
- Bump actions/setup-node from v1 to v2.1.4 (#151)
- Bump actions/checkout from v1 to v2.3.4 (#153)
- Bump actions/cache from v1 to v2.1.4 (#152)
- Bump dateformat from 3.0.3 to 4.5.1 (#154)
- Bump standard from 14.3.4 to 16.0.3 (#155)
- Bump snazzy from 8.0.0 to 9.0.0 (#156)
- chore: add parallel coverage generation; linting (#157)
- Bump actions/setup-node from v2.1.4 to v2.1.5 (#159)
- Add
singleLineconfig option (#158)
📚 PR:
- feature: allow the user to set the
messageFormatoption as a function (#146)
- Revert output formatting #141 #140
- Add ability to suppress object printing #145
📚 PR:
- Add levelLlabel option (#134)
- Use tab to align output of all levels (#135)
- fix test - extra space removed (#136)
- Allow nested key in messageFormat (#95)
📚 PR:
- Avoid adding spaces at the beginning of the line, fixes #129 (#130)
📚 PR:
- Remove "v" prop from LOGGER_KEYS constant. Update tests (#128)
- Bump dependencies #121
📚 PR:
- Skip timestampKey in Prettified Object (#120)
📚 PR:
- Revert "Prettify Time Before Filtering (#117)" (#119)
- Fix setting timestamp key and filtering #116
- Fix setting defaults from config file #118
- Fix short argument key for timestampKey (#99)
- Bump devDependency to pino 6 and switch to Github Actions (#101)
- 100% code coverage (#103)
📚 PR:
- Log caller when other properties are not present (#98)
📚 PR:
- add --levelKey option (#92)
- Add npm version badge (#86)
📚 PR:
- Update dependencies
- Prettify
callerproperty (#89)
📚 PR:
- Fix typo (#87)
- feat: add messageFormat option for msg (#88)
- Load options from config file (#84)
📚 PR:
- Upgrade tap test runner :package: (#85)
- feat: support custom key prettifiers as option (#83)
- Pass through non-object valid JSON, fixes #72 (#81)
- Handle timestamp 0 in prettifyTime #76
- add check for numbers #70
- Add option for custom time property #67
- [dependencies] bourne updated from 1.1.2 to 1.3.2
- [tests] fixed regular expression for GMT+7
- Format any ndjson line with recognition for Pino-like log lines #58
- Node ≥8 required
- Ignore
USRLVLwheningore: 'level'given #61 #60
- Add option to ignore keys #57
- Add safe stringify #50
- Omit empty brackets if
log.timeis falsey #49
- Align log levels #47
- Skip undefined values #45 #46
- Print msg if it is an object #35
- updated dependencies, dropped through2 #32
- Do not treat errors without a stacktrace as errors #30
- Fix handling of properties with undefined values #19 #21
- docs #18 #20
- the default for colorize should be terminal-dependent #22
- Pino v5 #17
- Fix CLI default time format string (#7)
- Make
dateFormatimplytranslateTimewhen a user value is specified (#7)
- Initial release