Skip to content

Releases: npm/proc-log

v4.2.0

16 Apr 20:48
953e603
Compare
Choose a tag to compare

4.2.0 (2024-04-16)

Features

v4.1.0

15 Apr 16:35
3dbd032
Compare
Choose a tag to compare

4.1.0 (2024-04-15)

Features

Bug Fixes

v4.0.0

12 Apr 15:51
ad99316
Compare
Choose a tag to compare

4.0.0 (2024-04-12)

⚠️ BREAKING CHANGES

  • the exports on this package have changed. The current functionality has moved to a log function in the exports.

Features

Bug Fixes

Chores

v3.0.0

14 Oct 05:25
a3318aa
Compare
Choose a tag to compare

3.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • proc-log is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

v2.0.1

28 Mar 20:42
7104235
Compare
Choose a tag to compare

2.0.1 (2022-03-28)

Documentation

  • fix pause/resume signatures (adccecc)

proc-log v2.0.0

10 Feb 18:52
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • this drops support for node10 and non-LTS versions of node12 and node14

  • @npmcli/template-oss (#1) (d340d8b)

Documentation