This repository has been archived on 2026-07-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
aniwatch-api/CHANGELOG.md
T
Conventional Changelog Action 23007fe0b7 chore(release): v2.11.3 [skip ci]
2025-03-20 17:32:50 +00:00

1.4 KiB

2.11.3 (2025-03-20)

2.11.2 (2025-03-15)

2.11.1 (2025-01-01)

Bug Fixes

  • ts build error: fixed ts build error due to conflicting types (cb5a467)

2.11.0 (2024-12-25)

Features

  • /qtip: add new /qtip endpoint (f0acd89)

2.10.0 (2024-12-24)

Features

  • cache: add cacheConfigSetter & cacheControlMiddleware by #90 (5f1f216)
  • errorHandling: add error handlers config file (da19fb7)
  • use refactored error handlers and cache middlewares (da6699b)