Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 20:59
ca735ab

Added

  • set staticwebapp.config.json location w/ flag (#149) 3070920
  • wait for dev servers to be ready at startup (#148) 5866a93
  • support running external commands on startup (#145) 3c88860
  • support serving web and api over https locally (#140) 56896dd

Changed

Fixed

  • update route rules engine to match specs 2e6a3b9
  • upgrade yaml from 1.10.0 to 1.10.2 (#155) 8a458ef
  • use opts() to get options in commander 7 (#159) cfb658a
  • exit on Ctrl-C (#156) 1bb4a2c
  • force exit on SIGINT/SIGTERM (#151) 41fadea
  • allow editing of user ID in auth screen, small updates (#152) 7b67cf8
  • rename appArtifactLocation to outputLocation d59a7de
  • better dotnet project detection a6e0971
  • set verbosity level before starting 465bd6d
  • remove extra console.log f26ac47