Releases: willybrauner/debug
Releases · willybrauner/debug
v1.2.0
#12
- move to tsup bundler
- export couleur utils
- add size-limit
- bundle with terser
✅ 485 B
v1.1.0
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
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)