Releases: pinojs/pino
Releases · pinojs/pino
v8.15.6
v8.15.5
v8.15.4
What's Changed
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #1822
- feat: auto completion for
level
by @bogeychan in #1808
New Contributors
- @bogeychan made their first contribution in #1808
Full Changelog: v8.15.3...v8.15.4
v8.15.3
v8.15.2
What's Changed
- enable named export in browser.js by @tarunrajput in #1803
- Fix improperly placed quote by @Artrix9095 in #1810
- export the LoggerExtras interface by @ethanniser in #1813
New Contributors
- @Artrix9095 made their first contribution in #1810
- @ethanniser made their first contribution in #1813
Full Changelog: v8.15.1...v8.15.2
v8.15.1
What's Changed
- fix: replace nullish coalescing operator by @hchangjae in #1780
- adding asString to the key by @tzviki in #1779
- feat(#1595): improve stream entry type by @Puppo in #1778
- build(deps): bump pino-abstract-transport from v1.0.0 to 1.1.0 by @dependabot in #1797
- Skip writing a big file test in CI and CITGM by @mcollina in #1800
New Contributors
- @hchangjae made their first contribution in #1780
- @Puppo made their first contribution in #1778
Full Changelog: v8.15.0...v8.15.1
v8.15.0
What's Changed
- docs(transports): add axiom #1753 by @qlaffont in #1754
- Add pino-opentelemetry-transport as a known plugin to transports.md by @Vunovati in #1757
- fix: example code in transports.md by @exKAZUu in #1761
- Add default levels to opts in multistream by @tzviki in #1760
New Contributors
- @qlaffont made their first contribution in #1754
- @Vunovati made their first contribution in #1757
- @exKAZUu made their first contribution in #1761
- @tzviki made their first contribution in #1760
Full Changelog: v8.14.2...v8.15.0
v8.14.2
What's Changed
- build(deps-dev): bump @types/node from 18.16.14 to 20.2.3 by @dependabot in #1718
- build(deps-dev): bump rimraf from 4.4.1 to 5.0.1 by @dependabot in #1719
- build(deps-dev): bump pino-pretty from 9.4.0 to 10.0.0 by @dependabot in #1670
- docs: add pino-slack-webhook to list of v7+ compatible transports by @youngkiu in #1730
- Add missing closing curly brace in transports documentation by @JasoonS in #1737
- Issue #1735 - Programmatic Integration as a transport fails by @altearius in #1739
- build(deps-dev): bump typescript from 4.9.5 to 5.1.3 by @dependabot in #1728
- build(deps-dev): bump bole from 4.0.1 to 5.0.5 by @dependabot in #1734
- build(deps-dev): bump eslint-plugin-n from 15.7.0 to 16.0.1 by @dependabot in #1740
- fix: browser respect child logger log level by @NicoVogel in #1725
- Fix dependency version by @jsumners in #1747
- fix: use
messageKey
when giving message precedence over error by @joelmukuthu in #1746
New Contributors
- @youngkiu made their first contribution in #1730
- @JasoonS made their first contribution in #1737
- @altearius made their first contribution in #1739
- @NicoVogel made their first contribution in #1725
- @joelmukuthu made their first contribution in #1746
Full Changelog: v8.14.1...v8.14.2
v8.14.1
Full Changelog: v8.14.0...v8.14.1
v8.14.0
What's Changed
- Docs: add favicon by @WolfGangsta in #1698
- docs: bindings formatter function usage by @nadhifikbarw in #1702
- add crlf in LoggerOptions Interface by @tarunrajput in #1696
- Support custom levels on browser by @matheusvellone in #1707
- Add child method default generic type by @matheusvellone in #1704
- feat: pass logger/child logger as param to mixin by @mmarchini in #1709
- docs: add 'best performance for basic stdout logging' to help.md by @janeklb in #1584
New Contributors
- @WolfGangsta made their first contribution in #1698
- @nadhifikbarw made their first contribution in #1702
- @matheusvellone made their first contribution in #1707
- @janeklb made their first contribution in #1584
Full Changelog: v8.12.0...v8.14.0