Skip to content

Commit 527907c

Browse files
LucianBuzzodougwilson
authored andcommitted
1 parent 6488fc2 commit 527907c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

HISTORY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ unreleased
55
* deps: compressible@~2.0.10
66
- Fix regex fallback to not override `compressible: false` in db
77
- deps: mime-db@'>= 1.27.0 < 2'
8-
8+
99
- Allow colors in workers
1010
- Deprecated `DEBUG_FD` environment variable set to `3` or higher
1111
- Fix error when running under React Native
12+
- Fix `DEBUG_MAX_ARRAY_LENGTH`
1213
- Use same color for same namespace
1314
1415
* deps: vary@~1.1.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"accepts": "~1.3.3",
1313
"bytes": "2.4.0",
1414
"compressible": "~2.0.9",
15-
"debug": "2.6.1",
15+
"debug": "2.6.4",
1616
"on-headers": "~1.0.1",
1717
"vary": "~1.1.1"
1818
},

0 commit comments

Comments
 (0)