Skip to content

v2.7.1

Compare
Choose a tag to compare
@MattCCC MattCCC released this 23 Aug 02:07
· 190 commits to master since this release

Breaking:

  • The package axios-multi-api has been renamed to fetchff (to migrate reinstall the package: npm uninstall axios-multi-api && npm install fetchff and then replace the package name in all imports from axios-multi-api to fetchff

Fixes:

  • Smaller package bundle size on NPM

Objective:
The goal of renaming a package is to update its identity to better align with its purpose, functionality, or brand. In this case, renaming axios-multi-api to fetchf signifies a shift or refinement in the package's focus from Axios-based implementations to standalone one, that utilizes the Fetch API.

Full Changelog: v2.6.6...v2.7.1