- this removes the
path
andurl
fields in exchange for the 1st argument handling both. #247
🚨 BREAKING 🚨
useFetch('/path')
// AND
useFetch('https://overwrite-global-url.com')
path
and url
fields in exchange for the 1st argument handling both. #247useFetch('/path')
// AND
useFetch('https://overwrite-global-url.com')