Skip to content

Latest commit

 

History

History
75 lines (41 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

75 lines (41 loc) · 2.56 KB

Changelog

v0.1.4

compare changes

🚀 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

v0.1.3

compare changes

🚀 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

🏡 Chore

  • Add comprehensive compatibility list (#2)

❤️ Contributors

v0.1.2

compare changes

🩹 Fixes

  • Project README description (889f6b6)

❤️ Contributors

v0.1.1

🚀 Enhancements

  • Basic cypress compatibility (32325f1)

❤️ Contributors