Releases: pinojs/pino-abstract-transport
Releases · pinojs/pino-abstract-transport
v2.0.0
What's Changed
- test: use stream.emit('message') to send messages to worker by @10xLaCroixDrinker in #95
- Drop Node 14 support by @fregante in #106
- Drop
readable-streams
dependency by @fregante in #105 - Drop Node v16, add Node v22 by @mcollina in #107
New Contributors
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #80
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #82
- build(deps-dev): bump tsd from 0.28.1 to 0.30.0 by @dependabot in #83
- build(deps-dev): bump husky from 8.0.3 to 9.0.6 by @dependabot in #84
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #85
- docs(readme): fix broken badge URLs by @10xLaCroixDrinker in #88
- refactor: remove objectMode argument as it is ignored by Duplex.from by @10xLaCroixDrinker in #89
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #91
- feat: load config from pino on startup by @10xLaCroixDrinker in #90
- Make the tests compatible with Node 18 and 20 by @donwellus in #94
New Contributors
- @10xLaCroixDrinker made their first contribution in #88
- @donwellus made their first contribution in #94
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- build(deps): bump actions/dependency-review-action from 1 to 2 by @dependabot in #56
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #57
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #59
- chore(.husky): shell path and arg updates by @Fdawgs in #60
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #61
- build(deps): bump actions/dependency-review-action from 2 to 3 by @dependabot in #62
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #64
- build(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.3 by @dependabot in #67
- build(deps-dev): bump tsd from 0.25.0 to 0.27.0 by @dependabot in #68
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #69
- build(deps): bump coverallsapp/github-action from 1.2.3 to 2.0.0 by @dependabot in #70
- build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.2 by @dependabot in #72
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #73
- fix CJS default export in types by @FabianFrank in #76
New Contributors
- @FabianFrank made their first contribution in #76
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #32
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #33
- Bump tsd from 0.18.0 to 0.19.0 by @dependabot in #34
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #35
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #36
- Bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #38
- Add missing details to parse option docs by @jonathansamines in #40
- Bump actions/setup-node from 2 to 3.0.0 by @dependabot in #41
- Bump actions/checkout from 2 to 3 by @dependabot in #42
- build: reduce dependabot update frequency by @Fdawgs in #43
- Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #44
- Bump tap from 15.2.3 to 16.0.0 by @dependabot in #45
- Bump actions/cache from 2.1.7 to 3.0.1 by @dependabot in #46
- Bump tsd from 0.19.1 to 0.20.0 by @dependabot in #47
- Bump standard from 16.0.4 to 17.0.0 by @dependabot in #48
- ci: bump github actions; reduce job permissions to minimum by @Fdawgs in #49
- Bump husky from 7.0.4 to 8.0.0 by @dependabot in #50
- ci: update workflows by @Fdawgs in #51
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #53
- build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #54
- chore!: drop support for node 12; add support for node 18 by @Fdawgs in #52
- Use readable-stream instead of Duplexify by @mcollina in #55
New Contributors
- @jonathansamines made their first contribution in #40
Full Changelog: v0.5.0...v1.0.0
v0.5.0
What's Changed
- Bump split2 from 3.2.2 to 4.0.0 by @dependabot in #26
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #27
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #31
- fixes #27 Add TS types by @windupbird144 in #30
New Contributors
- @windupbird144 made their first contribution in #30
Full Changelog: v0.4.0...v0.5.0