Releases: NoriSte/cypress-wait-until
Releases · NoriSte/cypress-wait-until
v1.4.0
1.4.0 (2019-10-30)
Bug Fixes
- 🐛 Fix the TS signature (40741f2)
- 🐛 Get the function really chainable (3be5d1e)
- 🐛 Manage the log (d97e3fb), closes #53
- 🐛 The interval is now respected (887ad64), closes #39
Features
- 🎸 Makre the plugin chainable (f3ea69b), closes #40