Skip to content

Releases: vidavidorra/bunyan-pretty-stream

v3.0.7

27 May 01:43
Compare
Choose a tag to compare

3.0.7 (2022-05-27)

Bug Fixes

  • deps: update dependency zod to v3.17.3 (be0c24e)

v3.0.6

15 May 04:15
Compare
Choose a tag to compare

3.0.6 (2022-05-15)

Bug Fixes

  • deps: update dependency zod to v3.16.0 (e3e4fa3)

v3.0.5

09 May 06:19
Compare
Choose a tag to compare

3.0.5 (2022-05-09)

Bug Fixes

  • deps: update dependency zod to v3.15.1 (9fed385)

v3.0.4

22 Apr 08:14
Compare
Choose a tag to compare

3.0.4 (2022-04-22)

Bug Fixes

  • add null as extra instead of detail (#56) (2533c01)

v3.0.3

21 Apr 02:32
Compare
Choose a tag to compare

3.0.3 (2022-04-21)

Bug Fixes

  • deps: update dependency moment to v2.29.3 (02e94a1)

v3.0.2

06 Apr 18:20
Compare
Choose a tag to compare

3.0.2 (2022-04-06)

Bug Fixes

  • deps: update dependency moment to v2.29.2 (3666dee)

v3.0.1

05 Apr 18:59
Compare
Choose a tag to compare

3.0.1 (2022-04-05)

Bug Fixes

  • deps: update dependency zod to v3.14.4 (2c8986c)

Tests

  • don't check option parsing error messages (285fa76)

v3.0.0

25 Mar 08:18
Compare
Choose a tag to compare

3.0.0 (2022-03-25)

⚠ BREAKING CHANGES

  • options: rename extrasKey to extras.key, which is an object
  • options: move indent and jsonIndent to an object, indent becoming indent.details
  • options: rename enable option to show

Features

  • add extras.maxLength options to configure the maximum extras lengths (8450b08)

Bug Fixes

  • options: move indent and jsonIndent to an object, indent becoming indent.details (6c6aad0)
  • options: rename enable option to show (237c6b8)
  • options: rename extrasKey to extras.key, which is an object (c638413)

Code Refactoring

  • options: pass unprocessed options to Formatter and parse in its constructor (468dfdd)
  • options: replace internal options interface with private formatter class variable (2d5a629)
  • replace Joi with Zod and make use of type inference (52ebba6)

v2.0.11

02 Mar 13:23
Compare
Choose a tag to compare

2.0.11 (2022-03-02)

Bug Fixes

  • deps: update dependency @sindresorhus/is to v4.6.0 (1bf37d5)

v2.0.10

28 Jan 12:16
Compare
Choose a tag to compare

2.0.10 (2022-01-28)

Bug Fixes

  • deps: update dependency @sindresorhus/is to v4.4.0 (2647b87)