Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 17:26
· 349 commits to main since this release
ec47df1

Minor Changes

Patch Changes

  • #391 55a7d42 Thanks @renovate! - Update dom-accessibility-api to 0.5.11

    <input type="number" /> now maps to role spinbutton (was textbox before).

    This is technically a breaking change for users which depended on the incorrect behavior of getAccessibilityTree with input[type="number"] previously mapping to textbox.