Releases: rbonestell/nest-local-https-proxy
Releases · rbonestell/nest-local-https-proxy
v1.2.0
What's Changed
- Resolved outstanding dependency vulnerabilities
- NestJS v11 Support
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's New
- Resolved 12 outstanding dependency vulnerabilities using
npm audit fix
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's New
- Added optional callback functions to
LocalHttpsProxyconstructor as an alternative to subscribing to events. - Cleaned up some JSDoc comments for better accuracy.
- Please see the README file for more information.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's New
- The first release of
nest-local-https-proxyto NPM! - This release consists of the the
LocalHttpsProxyclass, interface, and type definitions. - Please see the README file for more information.
Full Changelog: https://github.com/rbonestell/nest-local-https-proxy/commits/v1.0.0