Skip to content

v0.3.0

Compare
Choose a tag to compare
@astoilkov astoilkov released this 25 Dec 09:10
· 141 commits to main since this release
  • ✨ add support for inspecting dates 7232838
  • ✨ inspect, add array length at the end of line a552705
  • 🐛 undefined & null color isn't the same as in DevTools 1d38105
  • ✨ primitive arrays & objects to print even when expandDepth is reached 463473a
  • 🐛 single line objects don't need indentation in front 9b2db3e
  • ✨ add a group when inspecting a primitive array 206fa9d
  • ✨ inspecting an array to use multi-line when no available space 50339b4
  • ✨ inspecting object to use multi-line when no available space 2d0efd6
  • 🐛 string color isn't exactly the same as DevTools 1509835
  • ✨ trim longer strings 8d4302a
  • ✨ add extras ff5e9c8
  • 🔀 consoleLine()consoleFlush() 81d8658
  • consoleOrderedList() 69078fc

v0.2.2...v0.3.0