Skip to content

Release 1.13.2

Compare
Choose a tag to compare
@AurelicButter AurelicButter released this 31 Mar 18:17
· 12 commits to master since this release
d012c84

Fixes

  • Fixes an issue with string-based values for filtering needing quotations to work. (#61)
  • Fixes an issue with missing properties, isRecommendedBlocked and isLocked, in JSDoc for AnimeEntry and MangaEntry.
  • Fixes an issue with the response catch in the fetcher for rate limiting responses.
  • Fixes an issue with ES modules being unable to type and import AniList-Node in TypeScript projects (#64)

Also includes a possible fix for one issue:

  • Media.Anime function using MediaEntry type instead of AnimeEntry type.

Full Changelog: v1.13.1...v1.13.2