Minor Changes
- e08b6be: Update to use
package exports
with a dedicatedtypes
entry.
This means the package only supports node 16+ and TS 4.7+ withmoduleResolution: Node16
ormoduleResolution: NodeNext
as described in the TS 4.7 Announcement.
Patch Changes
- 66abd3e: don't throw on non-JSON responses in fetchJson