winston v3.0.0-rc5 Release Notes

Release Date: 2018-04-20 // about 6 years ago
  • UNOFFICIAL NATIONAL HOLIDAY EDITION

    • [#1281] Use Buffer.alloc and Buffer.from instead of new Buffer.
    • ๐Ÿ‘ Better browser support
      • [#1142] Move common tailFile to a separate file
      • [#1279] Use feature detection to be safer for browser usage.
    • ๐Ÿ“„ MOAR Docs!
      • Document that we are pushing for a May 29th, 2018 release of [email protected]
      • Add David Hyde as official contributor.
      • [#1278] Final Draft of Upgrade Guide in UPGRADE-3.0.md
      • Merge Roadmap from 3.0.0.md into CONTRIBUTING.md and other improvements to CONTRIBUTING.md
    • ๐Ÿ‘Œ Improve & expand examples
      • [#1175] Add more copy about printf formats based on issue feedback.
      • [#1134] Add sampleto document timestamps more clearly as an example.
      • [#1273] Add example using multiple formats.
      • [#1250] Add an example illustrating the "finish" event for AWS Lambda scenarios.
      • Use simple format to better show that humanReadableUnhandledException is now the default message format.
      • Add example to illustrate that example code from winston-transport README.md is correct.
    • โšก๏ธ Update devDependencies
      • Bump assume to ^2.0.1.
      • Bump winston-compat to ^0.1.1.