Skip to content

Commit 501833f

Browse files
committed
Changelog update
1 parent 456d262 commit 501833f

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Release Notes
22

3+
## [3.0.0 (2025-07-13)](https://github.com/axe-api/axe-api/compare/2.2.1...3.0.0)
4+
5+
### Breaking changes
6+
7+
Rename rule names:
8+
9+
`in``includes`
10+
11+
`isIn``isIncludes`
12+
13+
String rules:
14+
`in:admin,moderator``includes:admin,moderator`
15+
16+
### Fixes
17+
18+
- Fixed: Declarative usage ofin:A,B does not validate B ([#73](https://github.com/axe-api/validator/issues/73))
19+
20+
### Improvements
21+
22+
- Documentation
23+
324
## [2.2.1 (2025-02-03)](https://github.com/axe-api/axe-api/compare/2.2.1...2.2.0)
425

526
🎉 Big thanks to our contributors for this release!

0 commit comments

Comments
 (0)