Skip to content

Commit

Permalink
Changeset for aria-query
Browse files Browse the repository at this point in the history
  • Loading branch information
calebeby committed Jul 30, 2024
1 parent e09592b commit 78d3b54
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .changeset/dirty-dolls-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'pleasantest': major
---

`aria-query` was updated to `5.3.0`.
This update provides updated alignment with the ARIA spec,
and will affect Testing Library queries and `getAccessibilityTree` results.
2 changes: 1 addition & 1 deletion .changeset/fuzzy-boxes-scream.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'pleasantest': major
---

Update jest-dom matchers. We are now using `@testing-library/jest-dom@6`.
We are now using `@testing-library/jest-dom@6`.
We now support all of the jest-dom matchers, except for the deprecated ones.

- `toHaveErrorMessage` was deprecated, use `toHaveAccessibleErrorMessage` instead
Expand Down

0 comments on commit 78d3b54

Please sign in to comment.