Releases: Solant/playwright-cypress-adapter
Releases · Solant/playwright-cypress-adapter
v0.1.4
🚀 Enhancements
- Implement as command (37a5c12)
- Implement traversal actions (#3)
- Implement matchCase option for contains query (330aaee)
- Implement location, url, hash queries (#4)
- Add new subject type, implement window and document query (be41e60)
🩹 Fixes
- Add missing break statement (7954238)
🏡 Chore
- Update COMPATIBILITY.md (21463e2)
❤️ Contributors
- Solant [email protected]
v0.1.3
🚀 Enhancements
- Implement subject management (#1)
- Implement pause and debug commands (ef9f2b9)
- Implement wrap command (fb735f5)
- Implement eq query (5118a0a)
- Implement Cypress export with some helpers (2e81364)
- Implement wait command (49382eb)
🩹 Fixes
- Remove build warning (f8b008e)
🏡 Chore
- Add comprehensive compatibility list (#2)
❤️ Contributors
- Solant [email protected]