ARIA Query provides programmatic access to the WAI-ARIA 1.2 roles model, tracking the W3C Recommendation updates. It lets you look up ARIA role definitions and map between roles and HTML elements (including cases that depend on specific attributes like input type).
Project status
- Likely actively maintained, with a recent upstream push dated 2024-12-06 and version updates in September 2024 (v5.3.1 on 2024-09-12, v5.3.2 on 2024-09-20).
- Apparent update cadence is irregular, with two quick updates in mid to late September 2024 (about 8 days apart), following a long gap since v5.3.0 (2023-06-24 to 2024-09-12).
AI summary generated Today
Recent updates
v5.3.2
9/20/2024v5.3.2 has no release notes provided by the publisher. The available diff content shows changes only in the test suite, where repeated Map/iterator/forEach assertions were refactored into shared helper utilities and some async test scaffolding was simplified.
v5.3.1
9/12/2024v5.3.1 has no release notes provided by the publisher. The diff shown is dominated by test suite changes (framework/assertions and imports), and the updated test expectations strongly suggest underlying aria-query map data (entries and constraints) changed between v5.3.0 and v5.3.1.
v5.3.0
6/24/2023Release v5.3.0 was published on 2023-06-24, but the publisher did not provide any release notes or changelog details. As a result, there is no documented information here about new features, breaking changes, bug fixes, security, performance, dependencies, or migration steps.