Debug Versions Save

A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers

3.2.5

5 years ago

This patch restores browserify functionality as well as keeping the intended functionality with Unpkg.com.

It is a backport of the 4.0.1 release.

Patches

  • fix browserify and supply alternative unpkg entry point (closes #606): cc5f1463d1c975bcef0b3172b2527ca204ec474d

3.2.4

5 years ago

3.2.4 is DEPRECATED. See https://github.com/visionmedia/debug/issues/603#issuecomment-420237335 for details.

This released fixed the missing files entry in package.json, mitigating the faulty 3.2.3 release.

3.2.3

5 years ago

3.2.3 is DEPRECATED. See https://github.com/visionmedia/debug/issues/603#issuecomment-420237335 for details.

This release mitigated the breaking changes introduced in 3.2.0 where ./node.js was removed, breaking a very select few users on older releases of babel-core, as well as users that used an undocumented require('debug/node').

./node.js was temporarily added to the repository at this time; however, this release failed to include node.js in the files key in package.json and thus didn't fix the issue. 3.2.4 rectified this issue.

3.2.2

5 years ago

3.2.2 is DEPRECATED. See https://github.com/visionmedia/debug/issues/603#issuecomment-420237335 for details.

This release mitigated the breaking changes introduced in 3.2.0 where ES6 features were being used on users of Node 4, causing crashes upon inclusion.

It employed a temporary Babel pass on the entire codebase in lieu of a hard reversion (so this version is, effectively, a backport of the fixes and features ultimately introduced in 4.0.0).

4.0.0

5 years ago

A long-awaited release to debug is available now: 4.0.0.

This release drops support for Node 4 and 5 in alignment with the Node.js LTS Release Schedule.


Major Changes

  • move to XO (closes #397): ba8a424d41e9dc6129e081ac3aa9715be6a45fbd
  • add Node.js 10, remove Node.js 4 (#583): 05b0ceb8856bc7b6bb0f2adc3de5cae3cea9c872

Minor Changes

  • bump vulnerable packages: 853853f9f588044d76df3daf1959ca56c5f341b7
  • Fix nwjs support (#569): 207a6a2d53507ec9dd57c94c46cc7d3dd272306d
  • add instance extends feature (#524): e43e5fed177b8698674748063f4ed1aaba1d59c8
  • Add TVMLKit support (#579): 02b9ea9fd7ec95c42de47da13b4b6bb8e50025d8

Patches

  • clean up builds: 3ca23316a470f6bc6e0d75d297179cfc19bbc763
  • remove needless command aliases in makefile: 9f4f8f59ba745166b0c014a61c76de5e73d4841a
  • no longer checking for BROWSER=1: 623c08ef73f8211278d5596c88041c65a2a58ee7
  • fix tests: 57cde56e43003f6b404d4b3d9d76b74aafaeeec8
  • clean up makefile: 62822f12668e8a0b1d1a4fd5a1c2fce1d8715da3
  • fix tests: 833b6f84c8f8dc5b6f13da38ab0ef8a8ff86c0c9
  • add .editorconfig: 2d2509e26bf6df1e1954267e3b1a1cb83973fb09
  • add yarn-error.log to .gitignore: 7e1d5d94f31b37b460fb8d88000ab7ed0be3597e
  • Improve usability of Windows notes w/ examples for prompts & npm script (#577): 1ad1e4a79ff36981c1972bb4e61f93c7d4ade68d
  • Drop usage of chrome.storage (or make the storage backend pluggable): 71d2aa77ff54c3c95a000bdead6b710b2a762c3f
  • Detect 'process' package: 225c66f7198d2995e8232f9486aa9e087dc2a469
  • Update ms to 2.1.1 (#539): 22f993216dcdcee07eb0601ea71a917e4925a30a
  • Update .npmignore (#527): a5ca7a20860e78a4ea47f80770c09c0c663bae1e
  • fix colors with supports-color@5: 285dfe10a5c06d4a86176b54bef2d7591eedaf40
  • Document enable() (#517): ab5083f68a7e4c1ab474ff06cd5995d706abf143
  • refactor to make the common code be a setup function (#507): 71169065b5262f9858ac78cc0b688c84a438f290
  • Simplify and improve: da51af8314436ab532c151583f7fd52b2ebf2a3e
  • use babel-ified distributed source for browsers: b3f8f8e683915ef4fae3a77cbcebc6c410e65a8c

Credits

Huge thanks to @DanielRuf, @EirikBirkeland, @KyleStay, @Qix-, @abenhamdine, @alexey-pelykh, @DiegoRBaquero, @febbraro, @kwolfy, and @TooTallNate for their help!

3.2.1

5 years ago

3.2.1 is DEPRECATED. See https://github.com/visionmedia/debug/issues/603#issuecomment-420237335 for details.

This release, along with 3.2.0, were subsequently released together as 4.0.0 (a major bump). You can review the complete changes in that release's details.


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 in package.json should now reflect these changes (previously, they would serve the non-bundled ES6 version).

Patches

  • use babel-ified distributed source for browsers: b3f8f8e683915ef4fae3a77cbcebc6c410e65a8c

3.2.0

5 years ago

3.2.0 is DEPRECATED. See https://github.com/visionmedia/debug/issues/603#issuecomment-420237335 for details.

This release was intended to be the next release of Debug but introduced breaking changes that were overlooked at the time of release. As such it has been deprecated on npm and should not be used.

This release, along with 3.2.1, were subsequently released together as 4.0.0 (a major bump). You can review the included changes in that release's details.

3.1.0

6 years ago

Minor Changes

  • Ignore package-lock.json: e7e568a24736486721882282eb21beb31c741647
  • Remove component.json: 47747f329fe159e94262318b52b87a48f6c0acd4
  • Remove "component" from package.json: bdb7e0137f84dc8bcfc95daede7c694799d38dbf
  • Add DEBUG_HIDE_DATE env var: #486

Patches

  • Correct spelling mistake: daf1a7c8c0f62f5dbc8d48158d6748d0527cc551
  • Examples: fix colors printout: 7cd9e539ce571fc3314d34d9d1dac3124839dbac
  • Fix browser detection: fdfa0f5f6cc7e83fd60b6cf1e7b990cbf6388621
  • Remove ReDoS regexp in %o formatter: #504

Credits

Huge thanks to @amejiarosario and @zhuangya for their help!

2.6.9

6 years ago

Patches

  • Remove ReDoS regexp in %o formatter: #504

Credits

Huge thanks to @zhuangya for their help!

3.0.0

6 years ago

Featuring pretty new colors!

Major Changes

  • Remove DEBUG_FD: #406
  • Make millisecond timer namespace specific and allow 'always enabled' output: #408
  • Use Date#toISOString() instead to Date#toUTCString() when output is not a TTY: #418
  • enabled() updates existing debug instances: #440

Minor Changes

  • Add destroy() function: #440
  • Document enabled flag: #465
  • Support 256 colors: #481
  • Update "browserify" to v14.4.0: 826fd94639efeaa3c5701b50d335caead084a5d6
  • Separate Node.js and web browser examples: 87880f6ae1f48b12d9f3346bce564a66cba6b93e
  • Example: use %o formatter: 31f3343de76cb8687041387a1b811745c6e84473
  • More readme screenshots replaced: 25eb545324912dd2863658d0ba35426c0f617619
  • Add Namespace Colors section to readme: 8b5c438a222167bd0cc66db046bac073f01b3c01
  • Separate the Node and Browser tests in Travis: f178d861df18abacac6e9e4607c7306a1147bf3d

Patches

  • Readme: fix typo: #473
  • Component: update "ms" to v2.0.0: d2dd80aeaf1b037f0b3be21838c4594bbedc4a9c

Credits

Huge thanks to @gtjoseph, @timruffles and @FantasticFiasco for their help!