README.md
extend axios with a set of plugins
install
yarn add @node-novel/axios-extend
import extendAxios from '@node-novel/axios-extend'
import _axios from 'axios';
const { axios, setupCacheConfig, mixinCacheConfig } = extendAxios(_axios)
extend axios with a set of plugins
extend axios with a set of plugins
yarn add @node-novel/axios-extend
import extendAxios from '@node-novel/axios-extend'
import _axios from 'axios';
const { axios, setupCacheConfig, mixinCacheConfig } = extendAxios(_axios)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
axios
to ^0.21.1
, maybe will has unknown bug (c0801ff)axios
to ^0.21.1
, maybe will has unknown bugNote: Version bump only for package @bluelovers/axios-extend
Note: Version bump only for package @bluelovers/axios-extend
defaultAxiosCacheAdapterKeyFixed
(8df465d)Note: Version bump only for package @bluelovers/axios-extend
Note: Version bump only for package @bluelovers/axios-extend
Note: Version bump only for package @bluelovers/axios-extend
Note: Version bump only for package @bluelovers/axios-extend
Note: Version bump only for package @bluelovers/axios-extend
Note: Version bump only for package @bluelovers/axios-extend