Skip to content

Commit

Permalink
CHANGELOG update for v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebeach committed Jun 13, 2023
1 parent 2f71f8b commit 447b8b6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,10 @@ type TAXObjectQueryMap<E, K, V> = {
- 0077265 Update dependencies to new major versions
- c8b8a2b Use @babel/eslint-parser instead of babel-eslint project
- f27196b Use default NPM caching in Github Actions

## 3.2.0

Commit 22915be 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.

- d7f9071 Switch to dequal to remove 45 transitive dependencies
- 22915be Refreshing HTML mappings according to the HTML Accessibility API Mappings

0 comments on commit 447b8b6

Please sign in to comment.