## [21.1.1] - 2025-03-18

-   Fixes an issue where the response body was not being cloned when using cache
-   Fixes type of `cookies` to `string[]` instead of `string` in:
    -   Return type of `authorization` in `RecipeInterface` in `oauth2provider` recipe
    -   Return type of `authGET` in `APIInterface` in `oauth2provider` recipe
    -   Return type of `loginGET` in `APIInterface` in `oauth2provider` recipe

