Releases: fastify/one-line-logger
Releases · fastify/one-line-logger
v2.0.1
v2.0.0
v1.4.0
What's Changed
- Build(deps): Bump pino-pretty from 10.3.1 to 11.0.0 by @dependabot in #37
- Build(deps-dev): Bump tsd from 0.30.7 to 0.31.0 by @dependabot in #38
- Enabled colorization by @synapse in #42
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Build(deps-dev): Bump tsd from 0.28.1 to 0.29.0 by @dependabot in #25
- chore: add
.gitattributes
file by @Fdawgs in #27 - chore: correct
use strict
directives by @Fdawgs in #28 - chore(package): explicitly declare js module type by @Fdawgs in #30
- Build(deps-dev): Bump tsd from 0.29.0 to 0.30.0 by @dependabot in #31
- chore(package): fix repository url by @Fdawgs in #32
- chore(.gitignore): add .tap/ dir by @Fdawgs in #34
- Added option for custom level colors by @synapse in #36
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- ci: fix job parameter by @climba03003 in #9
- remove dateformat by @Uzlopak in #10
- chore(.gitignore): add clinic by @Fdawgs in #12
- chore(.gitignore): add bun lockfile by @Fdawgs in #13
- Build(deps-dev): Bump tsd from 0.25.0 to 0.26.0 by @dependabot in #14
- Build(deps): Bump pino-pretty from 9.4.0 to 10.0.0 by @dependabot in #16
- Build(deps-dev): Bump tsd from 0.26.1 to 0.27.0 by @dependabot in #15
- Build(deps-dev): Bump tsd from 0.27.0 to 0.28.0 by @dependabot in #17
- feat: add support for custom levels by @bortolottidev in #18
- ci(package-manager-ci): add node 18 to test matrix by @Fdawgs in #19
- ci(package-manager): update ubuntu os to latest by @Fdawgs in #20
- ci: only trigger on pushes to main branches by @Fdawgs in #21
- ci(package-manager-ci): replace jobs with reusable workflow by @Fdawgs in #22
New Contributors
- @climba03003 made their first contribution in #9
- @Fdawgs made their first contribution in #12
- @bortolottidev made their first contribution in #18
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Fixup botched release
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Build(deps): Bump pino-pretty from 8.1.0 to 9.0.1 by @dependabot in #3
- fix Date-mocks in unit tests by @Uzlopak in #4
- Refactor for performance and nodenext by @Uzlopak in #6
New Contributors
- @dependabot made their first contribution in #3
- @Uzlopak made their first contribution in #4
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- A basic one line format by @TommyDew42 in #1
New Contributors
- @TommyDew42 made their first contribution in #1
Full Changelog: https://github.com/fastify/one-line-logger/commits/v1.0.0