Skip to content

v2.3.6

Compare
Choose a tag to compare
@CacheControl CacheControl released this 08 May 20:05
· 251 commits to master since this release

Newer versions of debug (v4+) have begun using the latest features of ECMAScript, which is causing transpiling pain for front end stakeholders. This release removes the direct debug dependency. debug v2 is still an implicit dependency via the immediate dependency selectn, however this version is not known to have transpiling problems.

  • Merge pull request #130 from CacheControl/remove-debug 8711ec9
  • Replace debug package with console.log 747d668

v2.3.5...v2.3.6