Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@bluelovers/axios-extend

bluelovers424ISC1.0.46TypeScript support: included

extend axios with a set of plugins

axios, axios-plugin, cookie, cookiejar, cookies, plugin, retry, tough-cookie

readme

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)

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.46 (2021-08-12)

✨ Features

  • deps: update axios to ^0.21.1, maybe will has unknown bug (c0801ff)

BREAKING CHANGE

  • deps: update axios to ^0.21.1, maybe will has unknown bug

1.0.45 (2021-07-28)

Note: Version bump only for package @bluelovers/axios-extend

1.0.44 (2021-07-27)

Note: Version bump only for package @bluelovers/axios-extend

1.0.43 (2021-07-20)

🐛 Bug Fixes

  • use defaultAxiosCacheAdapterKeyFixed (8df465d)

♻️ Chores

1.0.42 (2021-07-10)

♻️ Chores

1.0.41 (2021-07-05)

Note: Version bump only for package @bluelovers/axios-extend

1.0.40 (2021-07-04)

✨ Features

  • 調整緩存數量到 500 (108e689)

1.0.39 (2021-07-03)

♻️ Chores

1.0.38 (2021-05-28)

✨ Features

♻️ Chores

1.0.37 (2021-02-04)

🔖 Miscellaneous

1.0.36 (2021-02-03)

♻️ Chores

1.0.35 (2020-12-04)

♻️ Chores

1.0.34 (2020-09-05)

♻️ Chores

1.0.33 (2020-09-03)

♻️ Chores

1.0.32 (2020-07-31)

🛠 Build System

  • add build file into git (caf8ba5)

1.0.31 (2020-07-27)

♻️ Chores

1.0.30 (2020-07-20)

🔖 Miscellaneous

1.0.29 (2020-07-20)

♻️ Chores

1.0.28 (2020-06-16)

♻️ Chores

✨ Features

1.0.27 (2020-06-05)

Note: Version bump only for package @bluelovers/axios-extend

1.0.26 (2020-05-08)

Note: Version bump only for package @bluelovers/axios-extend

1.0.25 (2020-05-08)

Features

  • excludeFromCache?: boolean, (633cc54)

1.0.24 (2020-04-29)

Note: Version bump only for package @bluelovers/axios-extend

1.0.23 (2020-04-10)

Note: Version bump only for package @bluelovers/axios-extend

1.0.22 (2020-04-10)

Note: Version bump only for package @bluelovers/axios-extend