Skip to content

Releases: rbonestell/nest-local-https-proxy

v1.2.0

04 Mar 16:55
2110c3f

Choose a tag to compare

What's Changed

  • Resolved outstanding dependency vulnerabilities
  • NestJS v11 Support

Full Changelog: v1.1.1...v1.2.0

v1.1.1

13 Nov 15:54
38b0e64

Choose a tag to compare

What's New

  • Resolved 12 outstanding dependency vulnerabilities using npm audit fix

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Jul 23:29
3c13e1c

Choose a tag to compare

What's New

  • Added optional callback functions to LocalHttpsProxy constructor 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

30 Jun 23:56
ca9d6ab

Choose a tag to compare

What's New

  • The first release of nest-local-https-proxy to NPM!
  • This release consists of the the LocalHttpsProxy class, 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