Skip to content

Releases: microsoft/node-pty

v1.2.0-beta.12

12 Mar 23:53
fc30d87

Choose a tag to compare

v1.2.0-beta.12 Pre-release
Pre-release

Changes:

  • #898: Update conpty to 1.25.260303002
  • #899: Fix publishing pipeline to download prebuilds from current branch
  • #897: Fix typo in documentation comment
  • #896: chore(deps-dev): bump tar from 7.5.9 to 7.5.11
  • #889: chore(deps): bump minimatch
  • #888: chore(deps-dev): bump tar from 7.5.7 to 7.5.9

This list of changes was auto generated.

v1.2.0-beta.11

09 Feb 13:59
9ef6b00

Choose a tag to compare

v1.2.0-beta.11 Pre-release
Pre-release

Changes:

Bugs:

  • #763: freeze when using debugger on windows

Others:

  • #884: Add Logos to Applications list
  • #885: Defer conptyNative.connect() to prevent event loop blocking
  • #883: chore(deps-dev): bump tar from 7.5.6 to 7.5.7

This list of changes was auto generated.

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.