winston v3.1.0 Release Notes

Release Date: 2018-09-04 // over 5 years ago
  • ๐Ÿš€ RELEASES ON A PLANE EDITION

    • ๐Ÿ›  Minor TypeScript fixes [#1362], [#1395], [#1440]
    • ๐Ÿ›  Fix minor typos [#1359], [#1363], [#1372], [#1378], [#1390]
    • ๐Ÿ’ป [#1373], (@revik): Add consoleWarnLevels property to console transport options for console.warn browser support.
    • ๐Ÿ [#1394], (@bzoz): Fix tests on Windows.
    • 0๏ธโƒฃ [#1447], (@dboshardy): Support transport name option to override default names for built-in transports.
    • ๐Ÿ›  [#1420], (@ledbit): Fix file rotation with tailing: true (Fixes [#1450], [#1194]).
    • [#1352], (@lutovich): Add isLevelEnabled(string) & isXXXEnabled() to Logger class.
    • Dependency management
      • Regenerate package-lock.json.
      • Upgrade to colors@^1.3.2 (Fixes [#1439]).
      • Upgrade to logform@^1.9.1.
      • Upgrade to diagnostics@^1.1.1.
      • Upgrade to @types/node@^10.9.3.
      • Upgrade to assume@^2.1.0.
      • Upgrade to hock@^1.3.3.
      • Upgrade to mocha@^5.2.0.
      • Upgrade to nyc@^13.0.1.
      • Upgrade to split2@^3.0.0.