All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.2 (2021-10-22)
- cjs: provide
fetch
and$fetch.raw
exports (529af1c)
0.4.1 (2021-10-22)
- avoid optional chaining for sake of webpack4 (38a75fe)
0.4.0 (2021-10-22)
- upgrade to node-fetch 3.x
- upgrade to node-fetch 3.x (ec51edf)
0.3.2 (2021-10-22)
0.3.1 (2021-08-26)
0.3.0 (2021-08-25)
- use export condition to automatically use node-fetch
- direct export fetch implementation (65b27dd)
- use export condition to automatically use node-fetch (b81082b)
0.2.0 (2021-04-06)
- don't inline dependencies
- don't inline dependencies (cf3578b)
0.1.8 (2021-02-22)
- pkg: add top level node.d.ts (dcc1358)
0.1.7 (2021-02-19)
0.1.6 (2021-01-12)
0.1.5 (2021-01-04)
- pkg: use same export names for incompatible tools (7fc450a)
0.1.4 (2020-12-16)
- update ufo to 0.5 (reducing bundle size) (837707d)
0.1.3 (2020-12-16)
- ufo 0.3.1 (e56e73e)
0.1.2 (2020-12-16)
- update ufo to 0.3 (52d84e7)
0.1.1 (2020-12-12)
- preserve params when using baseURL (c3a63e2)
0.0.7 (2020-12-12)
0.0.6 (2020-12-12)
- pkg: fix top level named exports (0b51462)
0.0.5 (2020-12-12)
- pkg: fix ./node in exports (c6b27b7)
0.0.4 (2020-12-12)
- support params (e6a56ff)
0.0.3 (2020-12-12)
- bundle ufo and destr for easier bundler integration (8f5ba88)
- support
$fetch.raw
and improve docs (f9f70a5)
0.0.2 (2020-12-09)
- pkg: add top level dist (6da17ca)
- universal + isomorphic builds (a873702)