feat(data): fetch using fetch instead of axios if available (#25)
* Update changelog, add browser extension support * Update index.js --------- Co-authored-by: Haroen Viaene <hello@haroen.me>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# v2.0.2
|
||||
|
||||
Add support for browser extensions via conditionally using fetch over axios
|
||||
|
||||
# v2.0.1
|
||||
|
||||
Fixed Invalid attempt to destructure non-iterable instance error
|
||||
|
||||
Reference in New Issue
Block a user