Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@cb1kenobi cb1kenobi released this 17 Jul 04:18
· 83 commits to main since this release
2bddb96

What's Changed

  • BREAKING CHANGE: Require Node.js 18.17.0 or newer
  • BREAKING CHANGE: Removed support for custom log methods
  • BREAKING CHANGE: Removed support for middleware
  • BREAKING CHANGE: Removed console creator
  • BREAKING CHANGE: Removed utility streams StripColors, Format, StdioStream, and StdioDispatcher
  • BREAKING CHANGE: Removed support for user-defined colors
  • BREAKING CHANGE: Removed support for inspect options
  • BREAKING CHANGE: Removed brightness settings
  • BREAKING CHANGE: Removed theme support; use new format()
  • BREAKING CHANGE: Removed style(); use new elements
  • BREAKING CHANGE: Removed the .stdio helper
  • BREAKING CHANGE: All logout is written to stderr
  • BREAKING CHANGE: Renamed maxBufferSize to historySize
  • BREAKING CHANGE: Removed createInstanceWithDefaults() helper
  • feat: Improved style and formatting system
  • feat: Reduced package size
  • feat: Support for stream specific formatting overrides
  • fix: Namespaces can no longer contain spaces, commas, or pipe characters

Full Changelog: v5.1.0...v6.0.0