debug v3.2.3 Release Notes

Release Date: 2018-09-11 // over 5 years ago
  • 🗄 > 3.2.3 is DEPRECATED. See #603 (comment) 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.