Skip to content

v1.7.2

Latest
Compare
Choose a tag to compare
@iamdaniele iamdaniele released this 06 Aug 17:42
b872e84

This version contains a few improvements:

  • The built-in Ngrok server stops after a while if an auth token is not provided. You can now specify a token to your Ngrok account to keep the built-in server connected indefinitely. This fixed #37 (thank you @sachushaji!)
  • Enforces code style via ESLint.