Releases: rstackjs/rslog
Releases · rstackjs/rslog
v2.0.1
What's Changed
- chore(deps): update all non-major dependencies by @renovate[bot] in #61
- fix: add version check to enforce Node.js >= 20 by @chenjiahan in #62
- feat: export color helpers by @chenjiahan in #63
- test: remove color workaround by @chenjiahan in #64
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feat!: transform to pure ESM package and requires Node 20+ by @chenjiahan in #59
- refactor: replacing custom formatter with styleText utility by @chenjiahan in #58
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #55
- chore(deps): update all non-major dependencies - autoclosed by @renovate[bot] in #54
- chore(deps): update js-devtools/npm-publish action to v4 by @renovate[bot] in #56
Full Changelog: v1.3.2...v2.0.0
v1.3.2
What's Changed
- fix: handle Promise.all index in error stack messages by @chenjiahan in #53
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- chore(deps): update dependency node to v24 by @renovate[bot] in #50
- chore(deps): update all non-major dependencies by @renovate[bot] in #49
- feat: use console.error and console.warn for error and warning logs by @chenjiahan in #52
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat(logger): add error cause support by @chenjiahan in #47
- docs: update README.md by @Timeless0911 in #44
- chore(deps): update actions/setup-node action to v5 by @renovate[bot] in #46
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #45
- chore: update Rslib and Rstest to latest versions by @chenjiahan in #48
- chore(deps): update all non-major dependencies by @renovate[bot] in #40
Full Changelog: v1.2.11...v1.3.0
v1.2.11
What's Changed
- chore(build): emit bundleless dts by @Timeless0911 in #42
- chore: remove unused @microsoft/api-extractor dependency by @chenjiahan in #43
New Contributors
- @Timeless0911 made their first contribution in #42
Full Changelog: v1.2.10...v1.2.11
v1.2.10
What's Changed
- chore: migrate to Rstest by @chenjiahan in #33
- chore: enable npm trusted publishing by @chenjiahan in #41
Full Changelog: v1.2.9...v1.2.10
v1.2.9
What's Changed
- fix: add license filed to package.json by @chenjiahan in #39
Full Changelog: v1.2.8...v1.2.9