Skip to content

v0.2.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Mar 05:31
210d482

Change log

  • fix: check empty config in validateUserConfig()
  • fix: avoid infinite loop when logging obejcts
  • fix: use logger instead of console.warn()
  • fix: --build app/api only if not using dev server
  • fix: set appLocation/apiLocation if dev server
  • chore: update concurrently to v6
  • fix: update help description
  • fix: pass options to sub-command
  • chore: move CLI flags under swa start --help
  • fix: add role anonymous when user logged in
  • chore: introduce new log levels
  • fix: print unique output to indicate SWA CLI is up
  • chore: improve information logged to the console.
  • refactor: use existing isStaticDevServer variable
  • fix: skip user config if binding to a dev server
  • fix: use --verbose to enable debug info
  • fix: change how the rules are applied
  • chore: sync package-lock version
  • fix: allow post_logout_redirect_uri to be used