Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 977 Bytes

CHANGELOG.md

File metadata and controls

46 lines (30 loc) · 977 Bytes

Change Log

All notable changes to the "@qavajs/steps-playwright" will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

🚀 - new feature

🪲 - bugfix

❌ - deprecation/removal

📝 - chore

1.1.0

  • 🚀 added source maps

1.0.0

  • 🚀 improved error message if poll promise is not resolved in time

0.10.0

  • 🚀 added poll function to perform generic validation

0.9.0

  • 🚀 improved ajv report

0.8.0

  • 📝 update dependencies

0.7.1

  • 🪲 fixed pollValidation dts
  • 🪲 introduced default poll error
  • 🪲 clear interval on fail validation

0.7.0

  • 🚀 added case insensitive equal validation
  • 🚀 added poll validation

0.6.0

  • 🚀 added prefix to enable displaying error message

0.0.5

  • 🚀 added match schema validation

0.0.4

  • 🚀 added have property validation