Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Stop method

Choose a tag to compare

@javierbrea javierbrea released this 04 Jan 09:34
· 238 commits to master since this release
69db520

Added

  • Add stop method.
  • Add reactivity to cli option changes. Cli is automatically started or stopped when cli option changes.

Changed

  • Upgrade "@mocks-server" core dependency to v1.3.0.
  • Upgrade devDependencies.
  • Remove usage of core deprecated methods.

Fixed

  • Do not display behaviors inquirer if there are no behaviors to select.