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 cbfc462d5e chore(release): v2.11.2 [skip ci]
2025-03-15 17:25:17 +00:00

1.6 KiB

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)

2.9.0 (2024-12-23)

Features

  • cache: add Cache-Control middleware and update .env.example (f1f5db8)