Skip to content

Releases: rstackjs/rslog

v2.1.3

05 Jun 03:34

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

05 Jun 03:34

Choose a tag to compare

What's Changed

  • chore: update tsconfig by @chenjiahan in #77
  • chore(deps): update actions/setup-node digest to 48b55a0 by @renovate[bot] in #79
  • chore(deps): update all non-major dependencies by @renovate[bot] in #78
  • chore(deps): update all non-major dependencies by @renovate[bot] in #80
  • chore(deps): update all non-major dependencies by @renovate[bot] in #81
  • chore: upgrade pnpm to 11.1.2 by @chenjiahan in #83
  • chore(deps): update all non-major dependencies by @renovate[bot] in #84
  • chore(deps): update all non-major dependencies by @renovate[bot] in #85
  • chore: switch to npm staged publishing by @chenjiahan in #86

Full Changelog: v2.1.1...v2.1.2

v2.1.1

28 Mar 01:41

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

23 Mar 13:10

Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate[bot] in #66
  • chore(deps): pin dependencies by @renovate[bot] in #65
  • chore(deps): update all non-major dependencies by @renovate[bot] in #68
  • chore(deps): update all non-major dependencies by @renovate[bot] in #69
  • chore(deps): update ncipollo/release-action digest to 339a818 by @renovate[bot] in #67
  • feat: support custom console in createLogger by @chenjiahan in #70
  • docs: add options defaults and color usage examples by @chenjiahan in #71
  • feat: add logger prefix option by @chenjiahan in #72
  • feat: expose original logger options through logger.options by @chenjiahan in #73

Full Changelog: v2.0.1...v2.1.0

v2.0.1

08 Mar 01:30

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Feb 06:23

Choose a tag to compare

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

28 Nov 08:28

Choose a tag to compare

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

24 Nov 11:26

Choose a tag to compare

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

20 Oct 03:31

Choose a tag to compare

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

05 Aug 06:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.10...v1.2.11