Releases: axe-api/axe-api
Releases · axe-api/axe-api
1.7.3
1.7.3 (2026-03-01)
- Dependency upgrades
- Dynamic Path Parameters Not Functioning in Auto-Generated Swagger Documentation (#703). (Thanks to @mahendra7041)
v1.7.2
1.7.2 (2025-07-10)
- Dependency upgrades
v1.7.1
1.7.1 (2025-06-13)
- Security upgrades
v1.7.0
1.7.0 (2025-06-13)
- Dependency upgrades
- Dropped Node.js 18 support
v1.6.1
1.6.1 (2025-01-12)
- Dependency upgrades
v1.6.0
v1.5.2
v1.5.1
1.5.1 (2024-11-19)
- Fixed
console.logbug.
v1.5.0
1.5.0 (2024-11-19)
createRateLimitMiddlewarefunction has been added to created rate limit middleware with custom configuration. #566- Disable x-powered-by response headers. #567
withrelation queries should be able to manage in the model definition. #572onBeforePatchandonAfterPatchhooks/events are not working onHandlerTypes.PATCH#573hostnameparameter has been added to configurations. #584- Fixed performance issues on related-data queries. #585
- Fixed query limit issue #587
- Fixed model serialization function doesn't work on ALL handlers issue. #588