Skip to content

v1.0.0-beta.35

Compare
Choose a tag to compare
@vigneshshanmugam vigneshshanmugam released this 19 Sep 19:40
· 202 commits to main since this release

Features

  • Agent now prompts a warning question in interactive mode when users attempt to run push command without any active monitors which would nuke an entire project #598
  • Users can suppress all prompt questions when running push command with --yes or -y flag #602
    SYNTHETICS_API_KEY="key" npx @ealstic/synthetics push --yes

Full Changelog: v1.0.0-beta.34...v1.0.0-beta.35