Skip to content

Commit 413365f

Browse files
authored
Updating Changelog to include v5.2.0 (#501)
1 parent e2e3eff commit 413365f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,14 @@ type TAriaQueryMap<E, K, V> = {
232232
## 5.1.3
233233

234234
No changes, just trying to get the NPM build to reflect the changes in v5.1.2
235-
235+
236+
## 5.2.0
237+
238+
Commit f7f6120 contains a substantial audit and update of the project to match the ARIA spec. Testing coverage was substantially improved. It really locks down the project's output.
239+
240+
- e2e3eff docs: update README to WAI-ARIA 1.2 spec (#499)
241+
- 5ef740f Switch to dequal to remove 45 transitive dependencies (#497)
242+
- 58da9d5 fix: install command for codesandbox ci (#500)
243+
- 1160138 test: Publish canaries via CodeSandbox CI (#486)
244+
- 2d04e29 Add test case to elementRoleMap-test for td element
245+
- f7f6120 Audited and updated roles source of truth to HTML Accessibility API Mapping 1.0 (#447)

0 commit comments

Comments
 (0)