This Merge Request updates dependency debug from ^2.2.0
to ^3.0.0
v3.0.0
==================
Date#toISOString()
instead to Date#toUTCString()
when output is not a TTY (#418)enabled
flag (#465)enabled()
updates existing debug instances, add destroy()
function (#440)v3.0.1
==================
v3.1.0
==================
DEBUG_HIDE_DATE
env var (#486)component.json
a45d4a0
document .enabled flag (#465)659ac02
docs(readme): fix typo (#473)ff432e7
Remove DEBUG_FD (#406)9d7c997
Make millisecond timer namespace specific and allow 'always enabled' output (#408)bf88540
`enabled()` updates existing debug instances, add `destroy()` function (#440)d5854f4
support 256 colors39eb277
Use Date#toISOString() instead to Date#toUTCString() when output is not a TTY826fd94
update "browserify" to v14.4.0cefbd07
update `make lint`65192b7
use contrast-bounded colors5ed41f6
add Web Browser 256 colors02eb3c6
fix lint25e07c7
don't call splice() when indexOf() returns -187880f6
separate Node.js and web browser examplesce1a236
Makefile tweaksdfbac9c
readme refactor31f3343
example: use %o formatter25eb545
more readme screenshots replaced8b5c438
add Namespace Colors section to readme87e7399
readme++402c856
fix lintd73c4ae
fix `make test`f178d86
attempt to separate the Node and Browser tests in Travisf6f6213
remove `make coveralls` from travis6752953
fix browser test d2dd80a
component: update "ms" to v2.0.052b894c
Release 3.0.013e1d06
remove v3 discussion note for nowb3ea123
Disable colors in Edge and Internet Explorer (#489)3e1849d
Release 3.0.156a3853
Add `DEBUG_HIDE_TTY_DATE` env var (#486)dcb37b2
Merge branch '2.x'2c0df9b
rename `DEBUG_HIDE_TTY_DATE` to `DEBUG_HIDE_DATE`f073e05
Release 3.1.0This MR has been generated by Renovate Bot.