winston v3.0.0-RC0 Release Notes

    • [#1036] Container.add() 'filters' and 'rewriters' option passing to logger.
    • ๐Ÿ›  [#1066] Fixed working of "humanReadableUnhandledException" parameter when additional data is added in meta.
    • ๐ŸŒฒ [#1040] Added filtering by log level
    • [#1042] Fix regressions brought by 2.3.1.
      • Fix regression on array printing.
      • Fix regression on falsy value.
    • [#977] Always decycle objects before cloning.
      • Fixes [#862]
      • Fixes [#474]
      • Fixes [#914]
    • [57af38a] Missing context in .lazyDrain of File transport.
    • โš  [178935f] Suppress excessive Node warning from fs.unlink.
    • ๐Ÿ“„ [fcf04e1] Add label option to File transport docs.
    • [7e736b4], [24300e2] Added more info about undocumented winston.startTimer() method.
    • ๐Ÿ’… [#1076], [#1082], [#1029], [#989], [e1e7188] Minor grammatical & style updates to README.md.