Skip to content

v2.0.0

Choose a tag to compare

@StreetStrider StreetStrider released this 13 May 13:25
· 208 commits to master since this release

Some breaking changes was made:

  • console.time uses hi-res time by default. can be turned off in features.
  • console.dir now supports output to custom stream (like log, warn, and others do). Options was changed.
  • colors now respect tty.
  • console.trace upgraded with better stack traces.