Releases: pinojs/pino
Releases Β· pinojs/pino
v9.5.0
What's Changed
- build(deps-dev): bump @yao-pkg/pkg from 5.12.1 to 5.13.0 by @dependabot in #2042
- build(deps): bump pino-abstract-transport from 1.2.0 to 2.0.0 by @dependabot in #2043
- Update transports.md by @Jhon-Mosk in #2041
- doc: Add Transport @macfja/pino-fingers-crossed by @MacFJA in #2047
- build(deps-dev): bump @yao-pkg/pkg from 5.13.0 to 5.15.0 by @dependabot in #2050
- docs->added pino-hana transport by @HiImGiovi in #2059
- docs -> #2061 Alphabetize transport list and reorder sections in documentation by @superherobtf1985 in #2062
- feature: allow sync flag to be passed to ThreadStream for synchronous⦠by @karankraina in #2063
- fix: Ensure silent log level is respected with browser.transmit option by @SrsDanny in #2052
New Contributors
- @MacFJA made their first contribution in #2047
- @HiImGiovi made their first contribution in #2059
- @superherobtf1985 made their first contribution in #2062
- @karankraina made their first contribution in #2063
- @SrsDanny made their first contribution in #2052
Full Changelog: v9.4.0...v9.5.0
v9.4.0
What's Changed
- Drop failing pnpm tests by @mcollina in #2015
- Add bun plugin link to docs by @vktrl in #2016
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #2017
- docs: Update transports.md by @Imgodmaoyouknow in #2027
- build(deps-dev): bump @yao-pkg/pkg from 5.12.0 to 5.12.1 by @dependabot in #2031
- feat(types): forbid using default log fn when custom only used (#1998) by @chernodub in #1999
- feat: accept level in capitals by @balaji-atoa in #2034
New Contributors
- @vktrl made their first contribution in #2016
- @Imgodmaoyouknow made their first contribution in #2027
- @chernodub made their first contribution in #1999
- @balaji-atoa made their first contribution in #2034
Full Changelog: v9.3.2...v9.4.0
v9.3.2
What's Changed
- build(deps-dev): bump rimraf from 5.0.9 to 6.0.1 by @dependabot in #2009
- build(deps): bump process-warning from 3.0.0 to 4.0.0 by @dependabot in #2010
- fix: no early return in
loadTransportStreamBuilder
by @viceice in #2014 - build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 by @dependabot in #1982
- build(deps-dev): bump @yao-pkg/pkg from 5.11.5 to 5.12.0 by @dependabot in #1988
New Contributors
Full Changelog: v9.3.1...v9.3.2
v9.3.1
Full Changelog: v9.3.0...v9.3.1
v9.3.0
What's Changed
- Update transports.md by @Jhon-Mosk in #1993
- call onChild when instanciating new child browser logger by @hollykurt in #2001
- chore: use node: imports by @Cangit in #2003
- fix(browser): should respect log level with transmit by @adragich in #2005
- docs: added link to the contributing guide by @adragich in #2006
New Contributors
- @Jhon-Mosk made their first contribution in #1993
- @hollykurt made their first contribution in #2001
- @Cangit made their first contribution in #2003
- @adragich made their first contribution in #2005
Full Changelog: v9.2.1...v9.3.0
v9.2.1
v9.2.0
What's Changed
- shallow clone target options by @mcollina in #1973
- add logger instance as third parameter by @emmyakin in #1977
- use boolean flag to ensure serializers are applied once by @emmyakin in #1976
- suppport messageKey in pino/browser by @emmyakin in #1980
- Fixing browser side child log issue (#960) child level can now be set at cr⦠by @stevel032 in #1986
New Contributors
- @stevel032 made their first contribution in #1986
Full Changelog: v9.1.0...v9.2.0
v9.1.0
What's Changed
- fix(transport-stream): Fix import error when using pkg with node v20 by @nagyszabi in #1949
- Update LTS doc by @jsumners in #1955
- Update pino types for browser.formatters by @KatelynKim in #1946
- add node v22 to CI by @mcollina in #1953
- Add Platformatic to sponsors by @mcollina in #1956
- Update h3 example by @mcollina in #1968
- Support file URLs when configuring multiple transports by @haines in #1961
- Adding support for mix&match pipelines by @dbacarel in #1954
- apply serializers to args once before asObject or transmit by @emmyakin in #1971
- build(deps-dev): bump pino-pretty from 10.3.1 to 11.0.0 by @dependabot in #1933
- build(deps): bump sonic-boom from 3.8.1 to 4.0.1 by @dependabot in #1960
- build(deps): bump pino-std-serializers from 6.2.2 to 7.0.0 by @dependabot in #1957
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #1937
- build(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in #1894
- build(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 by @dependabot in #1913
- Drop yarn support and update pnpm by @mcollina in #1972
- build(deps): bump thread-stream from 2.7.0 to 3.0.0 by @dependabot in #1959
New Contributors
- @nagyszabi made their first contribution in #1949
- @haines made their first contribution in #1961
- @emmyakin made their first contribution in #1971
Full Changelog: v9.0.0...v9.1.0
v9.0.0
v8.21.0
What's Changed
- docs: add a section about pino-logfmt #1879 by @botflux in #1941
- Docs: Separate ecosystem lists by @EstebanDalelR in #1942
- feat: send config to transports on init by @10xLaCroixDrinker in #1930
New Contributors
- @botflux made their first contribution in #1941
- @EstebanDalelR made their first contribution in #1942
Full Changelog: v8.20.0...v8.21.0