Releases: rstackjs/rslog
Releases · rstackjs/rslog
v1.2.4
What's Changed
- feat: add silent log level by @chenjiahan in #34
- chore: bump pnpm v9 by @chenjiahan in #18
- chore: setup renovate.json5 by @chenjiahan in #19
- chore: setup test workflow by @chenjiahan in #21
- chore: setup release workflow by @chenjiahan in #22
- chore(build): switch to Rslib by @chenjiahan in #23
- chore(deps): update all non-major dependencies by @renovate in #24
- chore(deps): update all non-major dependencies by @renovate in #27
- chore(deps): update pnpm to v10 by @renovate in #32
- chore(deps): update dependency prettier to v3 by @renovate in #30
New Contributors
Full Changelog: v1.2.3...v1.2.4
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