Releases: ghoshRitesh12/aniwatch-api
Releases · ghoshRitesh12/aniwatch-api
v2.4.4
Bug Fixes
- vercel: try4 to fix 'cannot find module puppeteer-extra-plugin-stealth' (4447819), closes /github.com/vercel/pkg/issues/910#issuecomment-1374872029
Full Changelog: v2.4.3...v2.4.4
v2.4.3
Bug Fixes
- vercel: try3 to fix 'cannot find module puppeteer-extra-plugin-stealth' (3f81d6a), closes /github.com/vercel/pkg/issues/910#issuecomment-1032839383
Full Changelog: v2.4.2...v2.4.3
v2.4.2
Bug Fixes
- vercel: try2 to fix 'cannot find module puppeteer-extra-plugin-stealth' (f5ec625), closes /github.com/vercel/pkg/issues/910#issuecomment-1032839383
Full Changelog: v2.4.1...v2.4.2
v2.4.1
Bug Fixes
- vercel: try1 to fix 'cannot find module puppeteer-extra-plugin-stealth' (95d818e)
Full Changelog: v2.4.0...v2.4.1
v2.4.0
Features
- puppeteer: add chromium deps and envs for seamless operation of puppeteer (4275a65)
Full Changelog: v2.3.1...v2.4.0
v2.3.1
v2.3.0
Features
- add global constants (54fe538)
- megacloud: update aniwatch pkg, fixing
episode/sources
endpoint (b70e654)
Full Changelog: v2.2.1...v2.3.0
v2.2.1
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Features
- cache: add
AniwatchAPICache
class to implement API caching layer (b7d036d) - cache: add middleware to insert
CACHE_CONFIG
variable 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)
What's Changed
- Add caching layer for improved performance by @ghoshRitesh12 in #80
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Features
- add
.editorconfig
(90c0e86) - prettier: add
.prettierignore
(23fcd4a) - prettier: add
prettier.config.mjs
(9ae824b)
Mention
I acknowledge @BySuspect for initially bringing in the change in #69, but unfortunately it wasn't approved due to conflicting prettier configurations.
Full Changelog: v2.0.2...v2.1.0