Releases: Api-Wrappers/anilist-wrapper
Releases · Api-Wrappers/anilist-wrapper
Release v2.4.0
chore: bump version to 2.4.0 in package.json
Release v2.3.0
chore: bump version to 2.3.0 in package.json
Release v2.2.0
v2.2.0
Release v2.1.1
chore: update dependencies and configuration - Updated Biome schema version in biome.json to 2.1.3. - Upgraded @graphql-codegen/cli to version 5.0.7 and related packages to their latest versions in package.json. - Updated graphql and ky dependencies to their latest versions for improved functionality and security.
Release v2.1.0
chore: enhance project configuration and improve service methods - Added new commands to package.json for biome checks and unsafe writes. - Updated tsconfig.json for better type checking and module resolution. - Refactored service classes (AnimeService, CharacterService, MangaService, MediaListService, StaffService) for improved readability and consistency in method definitions. - Enhanced test cases for anime and manga APIs to ensure comprehensive coverage and validation of responses.