Skip to content

Releases: ghoshRitesh12/aniwatch-api

v2.4.4

17 Dec 15:26
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v2.4.3...v2.4.4

v2.4.3

17 Dec 15:06
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v2.4.2...v2.4.3

v2.4.2

17 Dec 14:58
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v2.4.1...v2.4.2

v2.4.1

17 Dec 14:28
Compare
Choose a tag to compare

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

17 Dec 13:40
Compare
Choose a tag to compare

Features

  • puppeteer: add chromium deps and envs for seamless operation of puppeteer (4275a65)

Full Changelog: v2.3.1...v2.4.0

v2.3.1

17 Dec 12:39
Compare
Choose a tag to compare

Bug Fixes

  • bundled_file_error: update aniwatch pkg (d65d0f1)

Full Changelog: v2.3.0...v2.3.1

v2.3.0

17 Dec 07:20
Compare
Choose a tag to compare

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

07 Dec 15:51
Compare
Choose a tag to compare

Full Changelog: v2.2.0...v2.2.1

v2.2.0

07 Dec 15:47
Compare
Choose a tag to compare

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

Full Changelog: v2.1.0...v2.2.0

v2.1.0

29 Oct 07:44
Compare
Choose a tag to compare

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