Skip to content

Release 6.2.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jsamr jsamr released this 11 Sep 20:16
· 78 commits to master since this release
3b9f45b

6.2.0-alpha.1 (2021-09-11)

Bug Fixes

  • a11y: anchors should not be set with a11y role "link" when empty href (dd988fc)
  • a11y: set accessibilityLabel for headings (h1..h6) to bypass RN limitation (bc37d88)

Features

  • new getNativePropsForTnode util method (d983d0d)
  • a11y: custom renderers passed onPress prop now have a11y roles (11723f0)
  • a11y: support aria-role="search" and aria-role="presentation" attributes (c552fe4)