Skip to content

v2.2.0

Latest

Choose a tag to compare

@benjamincanac benjamincanac released this 07 May 09:20
· 7 commits to main since this release
v2.2.0
302a076

🐛 Bug Fixes

  • add missing fetchOptions to useStrapi interface declarations (1f4ea5a), closes #415
  • auth: clear user state on failed fetchUser (6dd1f02)
  • cache token ref in useStrapiToken when using static token (18d0190), closes #498
  • client: avoid mutating caller's fetchOptions (13ada46)
  • plugin: skip fetchUser when 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 delete behavior (8b3e977)
  • v5: missing Strapi5Error in useStrapiClient (#493) (5127aeb)

👋 New Contributors

Full Changelog: v2.1.1...v2.2.0