v2.7.1
Breaking:
- The package
axios-multi-api
has been renamed tofetchff
(to migrate reinstall the package:npm uninstall axios-multi-api && npm install fetchff
and then replace the package name in all imports fromaxios-multi-api
tofetchff
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