Skip to content

0.15.0

Compare
Choose a tag to compare
@cmorten cmorten released this 23 Jan 20:11
· 94 commits to main since this release
7d33f4e

What's Changed

  • chore(deps): bump json5 from 2.2.0 to 2.2.3 in /examples/playwright-voiceover by @dependabot in #34
  • chore(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #36
  • chore(deps): bump json5 from 2.2.0 to 2.2.3 in /examples/playwright-nvda by @dependabot in #35
  • [#40] Poll VoiceOver to pick up all spoken phrases by @cmorten in #41

BREAKING CHANGES:

  • vo.spokenPhraseLog() and vo.itemTextLog() are now async and only update if a Guidepup command is issued first.
  • vo.lastSpokenPhrase() and vo.itemText() now no longer accept options and only update if a Guidepup command is issued first.

Full Changelog: 0.14.7...0.15.0