debug v3.2.1 Release Notes

Release Date: 2018-09-11 // over 5 years ago
  • ๐Ÿ—„ > 3.2.1 is DEPRECATED. See #603 (comment) 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: b3f8f8e