This is the initial v1.0 release.
See the PR list including all changes below, the latest API is available here.
- Remove deprecated on API (#605) via @Tyriar
- v1.0.0 (#604) via @Tyriar
- Upgrade for dependabot alerts (#595) via @Tyriar
- fix: controlling terminal on macOS (#589) via @deepak1556
- fix: retrieving process name on macOS (#588) via @deepak1556
- refactor: posix_spawn usage for macOS (#587) via @deepak1556
- ci: remove node 14.x stage (#581) via @deepak1556
- fix: incorrect parsing of closeFDs option (#580) via @deepak1556
- fix: ensure program name is part of child process arguments (#577) via @deepak1556
- Enable strict TS compiler option (#574) via @Tyriar
- Update what node version is supported (#570) via @Tyriar
- Remove PR Chat (#569) via @lramos15@lramos15
- chore: update nan@2.17.0 (#567) via @deepak1556
- Bump ansi-regex from 3.0.0 to 3.0.1 (#560) via @dependabot
- Add pr chat yml (#559) via @lramos15@lramos15
- Adding Microsoft SECURITY.MD (#554) via @microsoft
- update README with new onData pattern (#553) via @Seanmclem
- Don't treat uid/gid 0 as undefined (#548) via @Tyriar
- Bump minimist from 1.2.5 to 1.2.6 (#537) via @dependabot
- add cf and spectre flags (#533) via @TylerLeonhardt
- Don't publish .test.js files (#530) via @Tyriar
- Bump ajv from 6.12.0 to 6.12.6 (#526) via @dependabot
- Fix small typo in node-pty.d.ts (#522) via @JoelEinbinder
- Add OpenSumi to the Real-world uses List (#520) via @Aaaaash
- Update README.md (#517) via @SquitchYT
- Add accessors pty and ptsName (#516) via @corwin
- Fix status badge (#515) via @Tyriar
- Disconnect IO handles during PtyKill (#510
- address codeql bugs (#508) via @sbatten
- Add node-gyp to devDependencies fixes #505 (#506) via @daniel
- Add real-world uses for nxshell (#500) via @nxshell
- POSIX Spawn 2: Electric Boogaloo (#487) via @Eugeny
- Update README.md for add Tess (#478) via @SquitchYT
- Bump glob-parent from 5.1.1 to 5.1.2 (#477) via @dependabot
- Bump lodash from 4.17.19 to 4.17.21 (#473) via @dependabot
- Add Tinkerun to the Real-world uses List (#469) via @billyct
- Bump y18n from 4.0.0 to 4.0.1 (#468) via @dependabot
- Explicitly open winpty conin pipe in write-only mode - fixes #457 (#460) via @Eugeny
- Host conout socket in a worker (#415) via @Tyriar