Skip to content

Releases: eps1lon/screen-reader-testing-library

screen-reader-testing-library@0.0.8

25 May 07:28
7b3e0d3
Compare
Choose a tag to compare

Patch Changes

  • #26 2c39190 Thanks @eps1lon! - Speech containing a comma is no longer truncated

    For example, Choose time, selected time is ... previously resulted in ["Choose tim"].
    The previous speech parser only used a regular expression which cannot handle context-sensitive languages.

screen-reader-testing-library@0.0.7

24 May 13:24
2354c96
Compare
Choose a tag to compare

Patch Changes

  • 794e233 #23 Thanks @eps1lon! - Add support for node 16

    Previously installs using node 16 would fail the engines check.

  • 67eb084 #25 Thanks @eps1lon! - Bump nvda to 2020.4 from 2020.3

screen-reader-testing-library@0.0.6

06 Dec 20:43
7ea5833
Compare
Choose a tag to compare

Patch Changes

  • 730096e Thanks @eps1lon! - Fix failing download on install

    Changesets use a different naming scheme for tags which we forgot to incorporate in the install script.

Version 0.0.5

06 Dec 20:19
cb00ecc
Compare
Choose a tag to compare

screen-reader-testing-library

Includes previously not published 0.0.4

0.0.5

Patch Changes

  • a71cb81 #16 Thanks @eps1lon! - Implement same signature as toMatchSpeechSnapshot in toMatchSpeechInlineSnapshot

0.0.4

Patch Changes

Version 0.0.3

05 Dec 21:24
Compare
Choose a tag to compare
Version 0.0.3 Pre-release
Pre-release
v0.0.3

Version 0.0.3

Version 0.0.2

05 Dec 18:03
Compare
Choose a tag to compare
v0.0.2

Version 0.0.2

experimental-installer

05 Dec 15:23
edb37b5
Compare
Choose a tag to compare
Pre-release
Add toMatchSpeechInlineSnapshot (#8)