@uuv/a11y 1.0.0-beta.57 → 1.0.0-beta.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,24 @@
1
+ # [1.0.0-beta.59](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.58...a11y-v1.0.0-beta.59) (2025-01-05)
2
+
3
+
4
+ ### Features
5
+
6
+ * **a11y:** update dependency @testing-library/dom to v10 ([de56925](https://github.com/e2e-test-quest/uuv/commit/de56925247cb9b0e504f2b98389ab6e82ce85c4b))
7
+
8
+ # [1.0.0-beta.58](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.57...a11y-v1.0.0-beta.58) (2024-12-29)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **assistant:** update dependency antd to v5.22.7 ([a5873ae](https://github.com/e2e-test-quest/uuv/commit/a5873ae614acf0ea2ac15737224159f62319a855))
14
+
15
+
16
+ ### Features
17
+
18
+ * **a11y:** update testing-library monorepo ([3d86317](https://github.com/e2e-test-quest/uuv/commit/3d8631760747a532fcf721b65920ec44cc471bcd))
19
+ * add @uuv/a11y dependency to @uuv/playwright ([323aee0](https://github.com/e2e-test-quest/uuv/commit/323aee0f4d1d52653e7d6209f496a1322fe6cba3))
20
+ * **assistant:** update dependency @codemirror/view to v6.36.1 ([2a7f3f8](https://github.com/e2e-test-quest/uuv/commit/2a7f3f8c10785b5af1c15d11c8b69fb9368bec50))
21
+
1
22
  # [1.0.0-beta.57](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.56...a11y-v1.0.0-beta.57) (2024-12-22)
2
23
 
3
24