everythinginjs / strapi-plugin-update-static-content

An Strapi plugin for rebuilding and deploying your static website via Github Actions.
12 stars 6 forks source link

AxiosInstance is replaced by useFetchClient #1

Closed everythinginjs closed 3 months ago

everythinginjs commented 1 year ago

In the lastest Strapi v4 version there is deprecation warining.

Usage of "axiosInstance" utility is deprecated and will be removed in the next major release. Instead, use the useFetchClient() hook, which is exported from the admin: { useFetchClient } from "@strapi/helper-plugin"

everythinginjs commented 3 months ago

Added in v2.0.0.