eps1lon/dom-accessibility-api
### [`v0.5.16`](https://togithub.com/eps1lon/dom-accessibility-api/blob/HEAD/CHANGELOG.md#0516)
[Compare Source](https://togithub.com/eps1lon/dom-accessibility-api/compare/v0.5.15...v0.5.16)
##### Patch Changes
- [#902](https://togithub.com/eps1lon/dom-accessibility-api/pull/902) [`df97b80`](https://togithub.com/eps1lon/dom-accessibility-api/commit/df97b80deff351c9c28ddad7195c3db22909368d) Thanks [@eps1lon](https://togithub.com/eps1lon)! - Fix a case of maximum call stack size exceeded when a node referenced itself in `aria-labelledby`.
### [`v0.5.15`](https://togithub.com/eps1lon/dom-accessibility-api/blob/HEAD/CHANGELOG.md#0515)
[Compare Source](https://togithub.com/eps1lon/dom-accessibility-api/compare/v0.5.14...v0.5.15)
##### Patch Changes
- [#893](https://togithub.com/eps1lon/dom-accessibility-api/pull/893) [`d5af41d`](https://togithub.com/eps1lon/dom-accessibility-api/commit/d5af41d4d35a62f4bf0faf8776e62d8ecfabea41) Thanks [@eps1lon](https://togithub.com/eps1lon)! - Don't consider `title` in 2E
Effectively ensures that `title` will not have precedence over name from content.
For example, the `option` in `` will now have `"Content"` as its accessible name instead of `"Title"`.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.5.14
->0.5.16
Release Notes
eps1lon/dom-accessibility-api
### [`v0.5.16`](https://togithub.com/eps1lon/dom-accessibility-api/blob/HEAD/CHANGELOG.md#0516) [Compare Source](https://togithub.com/eps1lon/dom-accessibility-api/compare/v0.5.15...v0.5.16) ##### Patch Changes - [#902](https://togithub.com/eps1lon/dom-accessibility-api/pull/902) [`df97b80`](https://togithub.com/eps1lon/dom-accessibility-api/commit/df97b80deff351c9c28ddad7195c3db22909368d) Thanks [@eps1lon](https://togithub.com/eps1lon)! - Fix a case of maximum call stack size exceeded when a node referenced itself in `aria-labelledby`. ### [`v0.5.15`](https://togithub.com/eps1lon/dom-accessibility-api/blob/HEAD/CHANGELOG.md#0515) [Compare Source](https://togithub.com/eps1lon/dom-accessibility-api/compare/v0.5.14...v0.5.15) ##### Patch Changes - [#893](https://togithub.com/eps1lon/dom-accessibility-api/pull/893) [`d5af41d`](https://togithub.com/eps1lon/dom-accessibility-api/commit/d5af41d4d35a62f4bf0faf8776e62d8ecfabea41) Thanks [@eps1lon](https://togithub.com/eps1lon)! - Don't consider `title` in 2E Effectively ensures that `title` will not have precedence over name from content. For example, the `option` in `` will now have `"Content"` as its accessible name instead of `"Title"`.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.