Skip to content

Releases: Api-Wrappers/anilist-wrapper

Release v2.4.0

08 Aug 08:10
Compare
Choose a tag to compare
chore: bump version to 2.4.0 in package.json

Release v2.3.0

07 Aug 13:34
Compare
Choose a tag to compare
chore: bump version to 2.3.0 in package.json

Release v2.2.0

07 Aug 07:26
Compare
Choose a tag to compare

Release v2.1.1

05 Aug 15:13
Compare
Choose a tag to compare
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

05 Aug 15:02
Compare
Choose a tag to compare
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.

v2.0.4

17 Apr 03:16
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub