Skip to content

Commit 19397ee

Browse files
committed
docs: changelog for 2.5.0 updated
1 parent 28ed471 commit 19397ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ head:
2020
- **Early Batch Dispatch** — High-throughput apps will now dispatch batches instantly instead of waiting for `windowMs` once `maxBatchSize` (50) is reached.
2121
- **Smart Rate-Limit Alerts** — Added `onRateLimitAlert` to `AniListHooks`. This hook is triggered with a warning log when the AniList API rate limit remaining capacity drops to dangerously low levels (<= 15%).
2222
- **GraphQL Fragments & Custom Fields** — All internal GraphQL fragments (like `MEDIA_FIELDS`) are now exported under the `Fragments` namespace. Additionally, all core domain methods (`getMedia`, `getCharacter`, `getStaff`, `getStudio`) now accept a `customFields` property in their `include` options. This allows you to easily inject your own custom GraphQL properties directly into the native methods without having to use `client.raw()`.
23+
- **Homepage Revamp** — Added an interactive Live Demo Card showcasing real-time random anime fetching using `ani-client`, and a new Release Popup to display the latest package version dynamically.
2324

2425
::: details View release notes for version [2.4.0] — 2026-06-13
2526

0 commit comments

Comments
 (0)