Skip to content

Releases: microsoft/node-pty

v1.2.0-beta.10

29 Jan 02:01
af053f2

Choose a tag to compare

v1.2.0-beta.10 Pre-release
Pre-release

Changes:

  • #882: fix: /dev/ptmx leak on macOS

This list of changes was auto generated.

v1.2.0-beta.9

28 Jan 19:36
598652c

Choose a tag to compare

v1.2.0-beta.9 Pre-release
Pre-release

Changes:

  • #881: Add pixel size support to resize()

This list of changes was auto generated.

v1.2.0-beta.8

22 Jan 20:29
c69dc67

Choose a tag to compare

v1.2.0-beta.8 Pre-release
Pre-release

Changes:

  • #880: chore: add stack-protector-strong flag
  • #879: chore(deps): bump lodash from 4.17.21 to 4.17.23
  • #878: chore(deps-dev): bump tar from 7.5.3 to 7.5.6
  • #876: chore(deps-dev): bump tar from 7.4.4 to 7.5.3
  • #875: Exclude unnecessary files from npm package

This list of changes was auto generated.

v1.2.0-beta.7

15 Jan 00:09
4c5c671

Choose a tag to compare

v1.2.0-beta.7 Pre-release
Pre-release

Changes:

  • #868: Remove support for winpty

This list of changes was auto generated.

v1.2.0-beta.6

14 Jan 00:42
ac22bd8

Choose a tag to compare

v1.2.0-beta.6 Pre-release
Pre-release

Changes:

  • #873: Fix CLOSE_RANGE_CLOEXEC build error on Alpine

This list of changes was auto generated.

v1.2.0-beta.5

13 Jan 17:51
ec57746

Choose a tag to compare

v1.2.0-beta.5 Pre-release
Pre-release

Changes:

  • #870: chore: polish prebuilds pipeline
  • #869: chore: remove fortify-source flag

This list of changes was auto generated.

v1.2.0-beta.4

13 Jan 16:22
95b07ef

Choose a tag to compare

v1.2.0-beta.4 Pre-release
Pre-release

Changes:

Bugs:

  • #657: Leaking FDs: Close non-std FDs between pty_forkpty and pty_execvpe

Others:

  • #867: fix: close inherited file descriptors in child process on Linux
  • #866: fix: ensure spawn-helper is executable for macos prebuilds
  • #865: chore: update Actions CI to use native runners instead of cross-compilation

This list of changes was auto generated.

v1.2.0-beta.3

09 Jan 19:38
f228847

Choose a tag to compare

v1.2.0-beta.3 Pre-release
Pre-release

Changes:

  • #862: chore: elevate warnings to errors
  • #861: chore: enable warning 4146
  • #857: Fix linux arm compiling and add CI for cross-compiled builds

This list of changes was auto generated.

v1.2.0-beta.2

04 Jan 15:14
732ebf7

Choose a tag to compare

v1.2.0-beta.2 Pre-release
Pre-release

Changes:

Bugs:

  • #850: macOS: spawn-helper shipped without execute bit in npm tarball causes posix_spawnp failures (pnpm)

Others:

  • #859: Fix install dependencies on mac prebuilds
  • #858: Ensure 755 permissions on prebuild spawn-helper
  • #853: Add sysroot to compile Linux prebuilds against glibc 2.28
  • #851: Add prebuilt linux binaries with minimal glibc dependency

This list of changes was auto generated.

v1.2.0-beta.1

30 Dec 12:11
7c34e58

Choose a tag to compare

v1.2.0-beta.1 Pre-release
Pre-release

Changes:

Bugs:

  • #821: Electron example doesn't work on Windows because of worker_threads usage

Others:

  • #849: Pass error details in apple spawn exception
  • #845: Crash on mac os after upgrade to v1.1.0
  • #848: Update demo to xterm 6, point at local node-pty and point out in CONTRIBUTING.md
  • #847: chore(deps): bump electron from 33.4.11 to 35.7.5 in /examples/electron
  • #846: Update electron example
  • #844: Add contributing file
  • #836: Make it clear how to test project in a real terminal
See More
  • #675: Fix beta versioning

This list of changes was auto generated.