Skip to content

waitForProperty value shorthand

Compare
Choose a tag to compare
@machty machty released this 28 Feb 16:32
· 674 commits to master since this release

0.8.16

  • Allow passing a non-Function value to waitForProperty() as
    a shortcut for waiting for the observed property to ===
    that value.