Releases: eps1lon/screen-reader-testing-library
Releases · eps1lon/screen-reader-testing-library
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.
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
Version 0.0.5
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
experimental-installer
Add toMatchSpeechInlineSnapshot (#8)