Releases: gibme-npm/ssh
Releases · gibme-npm/ssh
v22.0.0
What's Changed
- Bump minimum Node.js to >=22, drop Node 20 from CI matrix
- Migrate test framework from mocha/ts-node to node:test/tsx
- Migrate npm publishing to OIDC Trusted Publishing
- Bump GitHub Actions to v4
- Update tsconfig target to ES2024, remove deprecated options
- Update @gibme dependencies to latest versions
- Improve README with usage examples and API overview
v20.0.1
v20.0.0
v3.0.1
v3.0.0: - Updated dependencies
- Drastically improved the stream handling
v2.0.1
Update for package audits
v2.0.0
stream() no longer returns a cancellation method, instead, you must p…
v1.0.3
Fixed a few bugs in how we handle cancelled streams
v1.0.2
Do not attempt connection or disconnection if the client is not in th…
v1.0.1
Additional type exports