2.7 KiB
2.7 KiB
2.2.0 (2024-12-07)
Features
- cache: add
AniwatchAPICacheclass to implement API caching layer (b7d036d) - cache: add middleware to insert
CACHE_CONFIGvariable in request context (da83048) - cache: integrated Redis caching layer for endpoint responses (5cd99fc)
- envs: standardized env examples and add new redis connection url env (9d379ec)
- server: add aniwatch variables types for type-safe req context variable access (db02218)
2.1.0 (2024-10-29)
Features
- add
.editorconfig(90c0e86) - prettier: add
.prettierignore(23fcd4a) - prettier: add
prettier.config.mjs(9ae824b)
2.0.2 (2024-10-06)
2.0.1 (2024-10-06)
2.0.0 (2024-10-05)
BREAKING CHANGES
-
- chore: remove files that are not necessary for api v2
-
test: update existing tests to use pkg
-
feat: organized aniwatch api envs and add more info about them
-
feat: update tsconfig to include strict noUnsed params
-
feat(api homepage): revamp api home page
-
feat: update wani kuni image
-
feat: add dot img
-
feat: use hono cors
-
feat: use hono rate limiter
-
build: remove unnecessary deps, add ones needed and update description
-
feat: add hianime routes and their handlers
-
feat: update vercel deployment file
-
docs: update logo and scraper docs, add envs section
-
feat: update main server file
-
feat: update peronal deployments caution section