Changelog
Changelog
.js
to main entry point in package.json in https://github.com/winstonjs/winston/pull/2177; thanks to new contributor @rumanbslChangelog
Changelog
v3.8.0 / 2022-06-23
Thanks especially to new contributors @zizifn, @arpad1337, @domiins, & @jeanpierrecarvalho!
Changelog
v3.7.2 / 2022-04-04
This change reverts what should have been the feature-level update in 3.7.0 due to issue #2103 showing this to be breaking, unintentionally.
Changelog
v3.7.1 / 2022-04-04
This change includes some minor updates to package-lock.json resolving npm audit failures: one in ansi-regex and another in minimist.
Changelog
v3.6.0 / 2022-02-12
process.nextTick
before clearing pending callbacks (thanks @smashah!)logform
2.4.0, which includes changes such as new options for JsonOptions
and some typo fixes regarding levels