We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89084ea commit 2166204Copy full SHA for 2166204
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release Notes
2
3
+## [2.2.1 (2025-02-03)](https://github.com/axe-api/axe-api/compare/2.2.1...2.2.0)
4
+
5
+🎉 Big thanks to our contributors for this release!
6
+Special shoutout to: @christoph-kluge 🚀👏
7
8
+Your help makes this project better—cheers! 🎩✨
9
10
+- Fixed: Argument parsing issue on different functions [#70](https://github.com/axe-api/validator/issues/70)
11
+- Fixed: Internal server error: DEFINED_RULES.includes is not a function [#68](https://github.com/axe-api/validator/issues/68)
12
13
## [2.2.0 (2025-01-13)](https://github.com/axe-api/axe-api/compare/2.2.0...2.2.1)
14
15
- Array and object validation [#54](https://github.com/axe-api/validator/issues/54)
0 commit comments