v1.0.0-beta.13
·
261 commits
to main
since this release
What's Changed
- feat(docker): addUser command (3a541ee)
- feat(docker): allow string command in runExec and runOcc (39073b3)
- feat(docker): commands with optional args as options (f9c4a98)
- feat(docker): export runExec, add runOcc, getSystemConfig, setSystemConfig (c91ff54)
- fix: Auto expose port on macOS to make it accessible on the host (48f0e31)
- fix(docker): try to use existing image if pulling fails (614a152)
- test(cy): cy.runCommand and cy.runOccCommand (fed018f)
New Contributors
- @juliusknorr made their first contribution in #735
Full Changelog: v1.0.0-beta.12...v1.0.0-beta.13