Skip to content

Releases: sindresorhus/log-update

v6.0.0

28 Oct 18:38
Compare
Choose a tag to compare

Breaking

v5.0.1...v6.0.0

v5.0.1

20 Apr 17:23
Compare
Choose a tag to compare
  • Fix height truncation when using styled text (#57) 81b1229

v5.0.0...v5.0.1

v5.0.0

18 Oct 07:32
Compare
Choose a tag to compare

Breaking

  • Require Node.js 12.20 d6d51e7
  • This package is now pure ESM. Please read this.
  • logUpdate.stderr moved into a named export logUpdateStderr
  • logUpdate.create moved into a named export createLogUpdate

v4.0.0...v5.0.0

v4.0.0

20 Feb 08:07
Compare
Choose a tag to compare

Breaking

Enhancements

v3.4.0...v4.0.0

v3.4.0

02 Feb 16:42
Compare
Choose a tag to compare
  • Skip render if the output is unchanged (#45) a488df3

v3.3.0...v3.4.0

v3.3.0

03 Sep 14:54
Compare
Choose a tag to compare
  • Remove now moot Windows-specific handling (#42) ca0d89e

v3.2.0...v3.3.0

v3.2.0

01 Apr 08:43
Compare
Choose a tag to compare
  • Refactor TypeScript definition to CommonJS compatible export (#40) d5b1f8e

v3.1.1...v3.2.0

v3.1.1

31 Mar 19:14
Compare
Choose a tag to compare
  • TypeScript definition - Use WritableStream instead of stream.Writable (#38) 8528ac5

v3.1.0...v3.1.1

v3.1.0

05 Mar 09:08
Compare
Choose a tag to compare

v3.0.0...v3.1.0

v3.0.0

03 Mar 06:45
Compare
Choose a tag to compare

Breaking:

Enhancements:

v2.3.0...v3.0.0