🐛 Bug Fixes
- add missing
fetchOptionstouseStrapiinterface declarations (1f4ea5a), closes #415 - auth: clear user state on failed
fetchUser(6dd1f02) - cache token ref in
useStrapiTokenwhen using static token (18d0190), closes #498 - client: avoid mutating caller's
fetchOptions(13ada46) - plugin: skip
fetchUserwhen using static API token from config (8ac794e), closes #474 - types: add missing filter operators (d6aa6ba)
- types: add missing locale code for Tajik lang (#497) (8c6dcfc)
- media: return absolute URLs as-is (4c55979), closes #484
- v5: align response types with Strapi v5 REST API (755d616)
- v5: fix composable types and
deletebehavior (8b3e977) - v5: missing Strapi5Error in useStrapiClient (#493) (5127aeb)
👋 New Contributors
Full Changelog: v2.1.1...v2.2.0