winston v3.3.4 Release Notes

Release Date: 2022-01-09 // about 2 years ago
  • โšก๏ธ Compared to v3.3.3, this version fixes some issues and includes some updates to project infrastructure, ๐Ÿ‘ท such as replacing Travis with Github CI and dependabot configuration. ๐Ÿ“š There have also been several relatively minor improvements to documentation, and incorporation of some updated dependencies.
    ๐Ÿš‘ Dependency updates include a critical bug fix [#2008] in response to self-vandalism by the author of a dependency.

    • ๐Ÿ“š [#1964] Added documentation for how to use a new externally maintained Seq transport.
    • ๐Ÿ“‡ [#1712] Add default metadata when calling log with string level and message.
    • [#1824] Unbind event listeners on close
    • [#1961] Handle undefined rejections
    • [#1878] Correct boolean evaluation of empty-string value for eol option
    • โœ… [#1977] Improved consistency of object parameters for better test reliability