Skip to content

v2.0.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@wwilsman wwilsman released this 16 Aug 05:29

a002c9f - ♻ Refactor internal keyboard handling
058949a - ✨ Allow async functions with when
6cb3e77 - ♻ Refactor assert creation
39a64b3 - ♻ Refactor core methods to use updated meta helper
aba4641 - ✅ Test creating an assert with an interactor property descriptor
0db7968 - ♻ Refactor extend helper to define built-in actions
88dc233 - ♻ Refactor meta helper
249b9fc - 📦 Distribute umd bundle only
6fe24b8 - 🐛 Remove space from toString() when the selector is missing
0f7ccbd - ✨ Allow count to reference instance elements
a8b46c6 - ✨ Enable awaiting on property creator values
95e4278 - ✨ Improve when utility
a0569a9 - ♻ Move action and property creators into own file
e0448f2 - ✨ Allow custom static interactor options