3.0.0
- Added
adapter
property toXAPI
constructor params, allowing a choice betweenaxios
(Default),fetch
or a custom adapter function - Adds support for edge environments through the
fetch
adapter - Updated
axios
to patch security vulnerability (CVE-2024-39338)