Skip to content

v0.7.0

Compare
Choose a tag to compare
@astoilkov astoilkov released this 01 Mar 09:03
· 44 commits to main since this release
  • consoleInspect() add Map support def4fd2
  • ✨ improve Set output dd9bb0a
  • ✨ better adapt on available line length de745b9
  • consoleInspect() multi-line object keys to use highlight color (as DevTools) 03bf901
  • consoleInspect(string) to show as normal text (as DevTools) 82bb286
  • ✨ make max string length adaptive 5036e42
  • ✨ improve Date printing 3c36d8e
  • ✨ escape \n, \t, \r in strings (as DevTools) a3a8d17
  • 🔀 consoleTable(), rename options.lineLengthoptions.wrap 876188c
  • 🔀 🔥 deprecate options.line property 2460027
  • 🐛 don't include undefined/null values in the style string 9d2f4af
  • 🐜 consoleInspect() apply bigger line-height only for non-primitive types 0cc0bdc

v0.6.0...v0.7.0