Releases: rspack-contrib/rslog
Releases · rspack-contrib/rslog
v1.2.3
What's Changed
- test: switch to vitest by @chenjiahan in #15
- fix: failed to match anonymous stack of Rspack by @chenjiahan in #16
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
What's Changed
- chore(deps): bump Modern.js v2.46.1 by @chenjiahan in #12
- fix: format Rspack error stack by @chenjiahan in #13
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: support override the default logger by @chenjiahan in #11
Full Changelog: v1.1.3...v1.2.0
v1.1.3
v1.1.2
What's Changed
- allow to set log level
- chore: flat dist folder structure by @chenjiahan in #10
Full Changelog: v1.1.0...v1.1.2
v1.1.0
What's Changed
- feat: improve color support detection by @chenjiahan in #9
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- feat: support logger.greet by @chenjiahan in #3
- feat: improve log level by @chenjiahan in #4
- perf: reduce unused colors by @chenjiahan in #5
- chore: add MIT License by @chenjiahan in #6
- fix: esm support by @chenjiahan in #7
- types: support unknown type message by @chenjiahan in #8
Full Changelog: v0.1.1...v1.0.0
v0.1.1
What's Changed
- fix: remove duplicated error prefix by @chenjiahan in #1
- docs: add usage to README by @chenjiahan in #2
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release.