Skip to content

v1.20.0

Choose a tag to compare

@justin808 justin808 released this 04 Jul 08:46
· 36 commits to master since this release

Fixed

  • BREAKING: Generator folder structure: The install generator now creates e2e_helper.rb and app_commands/ at the install folder root (e.g., e2e/) instead of inside the framework subdirectory (e.g., e2e/cypress/), so Cypress/Playwright config location and middleware expectations no longer conflict. See the migration guide in the CHANGELOG for upgrading existing installs. #201 / PR #203

Changed

  • Improved server process cleanup and readiness checks PR #199
  • Gem description now mentions Playwright support PR #200
  • README sponsor image cleanup PR #204