Skip to content

Latest commit

 

History

History
82 lines (47 loc) · 2.8 KB

File metadata and controls

82 lines (47 loc) · 2.8 KB

Changelog

v4.0.0

compare changes

🩹 Fixes

  • Update ngrok plugin to correctly handle allowed hosts (#38)
  • Export createNgrokConnection (b6db219)
  • ⚠️ Update dependencies to latest and remove cjs support (#39)

💅 Refactors

  • Move utils to module.ts (1f5a3f7)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Update dependencies to latest and remove cjs support (#39)

❤️ Contributors

v3.0.1

compare changes

🏡 Chore

  • Disable default authtoken_from_env (f6e104d)
  • release: V3.0.0 (86354a9)

❤️ Contributors

v3.0.0

🩹 Fixes

  • Set production false by default (5993bec)
  • Set authtoken_from_env to true if NGROK_AUTHTOKEN has value (9486cd5)

💅 Refactors

  • Integrate ngrok plugin conditionally (eede6b8)
  • Module setup (ae7cf71)

🏡 Chore

❤️ Contributors

v0.0.1

🏡 Chore

❤️ Contributors