Skip to content

v1.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@agoldis agoldis released this 02 Oct 07:22
· 771 commits to master since this release

馃帀 v1.0.0-beta.0 is out with some major features. Huge thanks to @jhicken (you rock! 馃馃徎) for leading and implementing new major features #148

  • Projects - you can now have multiple projects and the has changed accordingly
  • Webhooks - sorry cypress now sends webhook to URL configured on a project level
  • Github status - utilizing the webhooks awesomeness to send status updates to Github :octocat:
  • Sorry-cypress is now cypress 5 compatible with native retries support

Misc

  • Use node:12-apline Docker image
  • Refactor npm scripts to allow more convenient development
  • Upgrade to @apollo-client@3 - breadcrumbs generation now uses reactive variables
  • Update dependencies
  • Tighten typings
  • Refine linter rules and setup prettier auto-format on commit