A long-awaited release to debug is available now: 3.2.0.
Due to the delay in release and the number of changes made (including bumping dependencies in order to mitigate vulnerabilities), it is highly recommended maintainers update to the latest package version and test thoroughly.
This Pull Request updates dependency
debug
(source) fromv3.1.0
tov3.2.1
Release Notes
3.2.1
Compare Source
A quick hotfix to address Browser builds -
debug
is now compiled down to IE8-compatible code via Babel upon release.CDNs that honor the
"browser":
key inpackage.json
should now reflect these changes (previously, they would serve the non-bundled ES6 version).Patches
b3f8f8e
3.2.0
Compare Source
A long-awaited release to
debug
is available now:3.2.0
.Due to the delay in release and the number of changes made (including bumping dependencies in order to mitigate vulnerabilities), it is highly recommended maintainers update to the latest package version and test thoroughly.
Minor Changes
853853f
207a6a2
e43e5fe
02b9ea9
Patches
ba8a424
3ca2331
9f4f8f5
623c08e
57cde56
62822f1
833b6f8
2d2509e
7e1d5d9
05b0ceb
1ad1e4a
chrome.storage
(or make the storage backend pluggable):71d2aa7
225c66f
22f9932
a5ca7a2
supports-color@5
:285dfe1
enable()
(#517):ab5083f
7116906
da51af8
Credits
Huge thanks to @DanielRuf, @EirikBirkeland, @KyleStay, @Qix-, @abenhamdine, @alexey-pelykh, @DiegoRBaquero, @febbraro, @kwolfy, and @TooTallNate for their help!
This PR has been generated by Renovate Bot.