Skip to content

Releases: feathers-studio/wiretap

v2.3.1 The one with TypeScript

06 Apr 09:39

Choose a tag to compare

  • fix: added "declaration": true

v2.3.0

01 Apr 23:28
7161d04

Choose a tag to compare

  • added log.panic() to print an error and irrecoverably halt the process completely
  • added support for FORCE_COLOR, CI environment variables

v2.2.1

28 Mar 11:04
41051b0

Choose a tag to compare

  • fix: empty namespaces shouldn't log by default, only on DEBUG=*
  • fix: empty namespaces shouldn't log a leading space
  • fix: preserve undefined as log argument
  • ci: attempt to add npm provenance

v2.2.0

28 Mar 09:23

Choose a tag to compare

  • fix: DEBUG=* will now log all namespaces
  • newer colours, smaller package

v2.1.5

27 Mar 18:29

Choose a tag to compare

  • Added JSDoc to exported symbols.
  • Replaced anys in the global context interface with unknowns.

v2.1.4

27 Mar 17:33
a800ee8

Choose a tag to compare

  • --allow-dirty to publish uncommitted for JSR (version string is generated by CI)

v2.1.3

27 Mar 17:32

Choose a tag to compare

  • fix "slow" types for JSR

v2.1.2

27 Mar 17:28
282c575

Choose a tag to compare

  • Publish to JSR

v2.1.0

27 Mar 16:26
7179005

Choose a tag to compare

  • Added supports for colours in the browser via %c formatting

v2.0.4

27 Mar 15:02

Choose a tag to compare

  • added git URL to package.json