Skip to content

Releases: sindresorhus/terminal-size

v4.0.0

04 Nov 17:49
Compare
Choose a tag to compare

Breaking

  • Rename package from term-size to terminal-size 0c5699b
  • Require Node.js 18 04981cb

Improvements

  • Remove the bundled binaries 89f5f0d
    • This means it will be less accurate on Windows, but bundling binaries simply comes with too many problems.

v3.0.2...v4.0.0

v3.0.2

24 May 10:51
Compare
Choose a tag to compare
  • Improve compatibility with esbuild (#20) fd2daa1

v3.0.1...v3.0.2

v3.0.1

07 Oct 09:58
Compare
Choose a tag to compare
  • Ignore stderr on spawned processes (#19) 62297b0

v3.0.0...v3.0.1

v3.0.0

18 Aug 00:26
Compare
Choose a tag to compare

Breaking

v2.2.1...v3.0.0

v2.2.1

25 Oct 19:35
Compare
Choose a tag to compare
  • Internal changes

v2.2.0...v2.2.1

v2.2.0

30 Jan 15:56
Compare
Choose a tag to compare
  • New macOS binary, signed with Node.js Foundation identity and hardened (#16) 723563c

v2.1.1...v2.2.0

v2.1.1

18 Dec 17:36
Compare
Choose a tag to compare
  • Fix error when there's no TERM environment variable (#14) 07b96f0

v2.1.0...v2.1.1

v2.1.0

25 May 12:05
Compare
Choose a tag to compare

v2.0.0...v2.1.0

v2.0.0

28 Apr 15:28
Compare
Choose a tag to compare

Breaking:

Enhancements:

v1.2.0...v2.0.0