Release 1.13.2
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