You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***auth:** clear user state on failed `fetchUser` ([6dd1f02](https://github.com/nuxt-modules/strapi/commit/6dd1f02fe6bd7675cf01ea983a39d96efb17b547))
9
+
* cache token ref in `useStrapiToken` when using static token ([18d0190](https://github.com/nuxt-modules/strapi/commit/18d0190b8aeca452b3592854951b7fd567a6b0cb)), closes [#498](https://github.com/nuxt-modules/strapi/issues/498)
***plugin:** skip `fetchUser` when using static API token from config ([8ac794e](https://github.com/nuxt-modules/strapi/commit/8ac794eb654db641f881f53b3f44fd7f605c8b9f)), closes [#474](https://github.com/nuxt-modules/strapi/issues/474)
***types:** add missing locale code for Tajik lang ([#497](https://github.com/nuxt-modules/strapi/issues/497)) ([8c6dcfc](https://github.com/nuxt-modules/strapi/commit/8c6dcfc3532ec2714495b003fdfc34475c7337e6))
***v5:** align response types with Strapi v5 REST API ([755d616](https://github.com/nuxt-modules/strapi/commit/755d616d20877378386929f41debe3d2f1cdc2f1))
16
+
***v5:** fix composable types and `delete` behavior ([8b3e977](https://github.com/nuxt-modules/strapi/commit/8b3e9771469759bb8c5eead8284d625c1ece1f79))
17
+
***v5:** missing Strapi5Error in useStrapiClient ([#493](https://github.com/nuxt-modules/strapi/issues/493)) ([5127aeb](https://github.com/nuxt-modules/strapi/commit/5127aeb6e08aebb7a4b1ba4053a12b75e46d48c2))
18
+
3
19
All notable changes to this project will be documented in this file. See [release-it](https://github.com/release-it/release-it) for commit guidelines.
0 commit comments