Skip to content

Releases: Twipped/morgan-debug

Semver Major Change

10 Oct 16:56

Choose a tag to compare

  • Breaking Change: debug and morgan are now peer dependencies. This will ensure that morgan-debug will be able to support any future updates to morgan.
  • Fix events not being passed to debug if a destination stream is provided

Fix huge memory leak

10 Oct 16:54

Choose a tag to compare

  • Fix memory leak when no destination stream is provided
  • deps: debug@2.2.0
  • deps: through2@2.0.1
  • deps: morgan@1.7.0

1.0.0

01 Apr 15:16

Choose a tag to compare

  • Add: First argument when initializing morgan-debug can now be a pre-created instance of Debug instead of a namespace.
  • deps: debug@2.1.3
  • deps: through2@0.6.3
  • deps: morgan@1.5.2