This repository was archived by the owner on Mar 11, 2025. It is now read-only.
1.0.0
Changelog for @squarecloud/http-proxy (Version 1.0.0)
Important:
- Fixed issue with writing headers to socket when switching protocols.
Updates:
- Removed unused
chunkedResponsefunction. - Fixed bug causing process to hang when using a pipeline with pending sockets.
- Refactored event listeners to use arrow functions.
Package Updates:
- Updated package.json with new version (1.0.0) and description.
- Removed unnecessary directories from .eslintignore.
Version Update:
- Updated version from 0.1.8 to 1.0.0
- Major version bump (X.0.0) indicates significant changes, including important bug fixes
- Minor version bump (0.X.0) suggests smaller updates and improvements
- Patch version bump (0.0.X) indicates minor bug fixes or small changes
For a detailed list of all commits in this version, please visit the Full Changelog.