Skip to content

Releases: guidepup/guidepup-playwright

0.14.0

25 Jul 15:32
d2c5a13
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #16
  • feat: allow setting of start options by @jlp-craigmorten in #17
  • feat: drop support for MacOS 11 Big Sur

Full Changelog: 0.13.2...0.14.0

0.13.2

02 Feb 10:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.13.1...0.13.2

0.13.1

07 Jan 22:59
2969a93
Compare
Choose a tag to compare

Full Changelog: 0.13.0...0.13.1

0.13.0

07 Jan 19:35
09213ce
Compare
Choose a tag to compare

What's Changed

Key changes:

  • feat: BREAKING CHANGE: voTest has been renamed to voiceOverTest
  • feat: BREAKING CHANGE: voConfig has been renamed to screenReaderConfig
  • feat: introduce new nvdaTest for supporting NVDA integration
  • feat: introduce new voiceOver.navigateToWebContent() and nvda.navigateToWebContent() to make it easier to focus on web content after page navigation
  • docs: new API documented in README
  • test: CI now runs full suite against NVDA and browser combinations

Full Changelog: 0.12.0...0.13.0

0.12.0

27 Dec 15:32
f7f5649
Compare
Choose a tag to compare

Full Changelog: 0.11.0...0.12.0

0.11.0

10 Dec 01:26
8e27d23
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump semver from 7.3.8 to 7.5.3 by @dependabot in #9
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #10
  • feat: dep upgrades and run ci against ventura by @cmorten in #11

Full Changelog: 0.10.0...0.11.0

0.10.0

04 Feb 22:28
841cfda
Compare
Choose a tag to compare

Full Changelog: 0.9.0...0.10.0

0.9.0

25 Jan 12:55
a5c42e0
Compare
Choose a tag to compare

Full Changelog: 0.8.1...0.9.0

0.8.1

24 Jan 15:22
1c7922c
Compare
Choose a tag to compare

What's Changed

  • test: extend tests to cover all playwright browsers by @cmorten in #7

Full Changelog: 0.8.0...0.8.1

0.8.0

23 Jan 21:26
0edd62a
Compare
Choose a tag to compare

What's Changed

  • [#5] Correct application names for non-webkit browsers by @cmorten in #6

BREAKING CHANGES: See https://github.com/guidepup/guidepup/releases/tag/0.15.0

Full Changelog: 0.7.5...0.8.0