v1.9.1
web-infra-dev/midscenev1.9.1Jun 5, 2026by github-actions[bot]
AI Summary
A minor bug fix to resolve the resolution of the @rstest/core package within the CLI package.
Key Highlights
- Fix CLI dependency resolution for @rstest/core
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.9.1 --> ## What's Changed ### Bug Fixes 🐞 * fix(cli): resolve @rstest/core from the CLI package, not process.argv[1] by @quanru in https://github.com/web-infra-dev/midscene/pull/2600 **Full Changelog**: https://github.com/web-infra-dev/midscene/compare/v1.9.0...v1.9.1