Skip to content

Releases: willybrauner/debug

v1.2.0

07 Sep 08:50
Compare
Choose a tag to compare

#12

  • move to tsup bundler
  • export couleur utils
  • add size-limit
  • bundle with terser

✅ 485 B

v1.1.0

19 Oct 09:20
Compare
Choose a tag to compare

Update dependencies and examples #10

  • Use pnpm for workspace examples management
  • Use vite for examples
  • Update examples documentation
  • Improve modules vs common js export (still working in both cases)

v1.0.0

01 Nov 17:03
Compare
Choose a tag to compare

Nodejs and javascript debug tool is ready as the first stable version 🎉

Features

  • Export as module for browser (#4)

Minor improvement

  • Update documentation (#8)
  • Remove space between namespace and log string output (#7)