1.0.0 (2025-01-30)
- mark fetch-error-handler as stable (f1d50ce)
0.3.0 (2025-01-20)
- drop support for Node.js 18
- drop support for Node.js 18 (3efb889)
- The following workspace dependencies were updated
- dependencies
- @dotcom-reliability-kit/errors bumped from ^3.1.2 to ^4.0.0
- dependencies
0.2.6 (2024-11-26)
- remove npm engines pinning (9f51dab)
- The following workspace dependencies were updated
- dependencies
- @dotcom-reliability-kit/errors bumped from ^3.1.1 to ^3.1.2
- dependencies
0.2.5 (2024-07-01)
- add type declarations for fetch-error-handler (36490d1)
0.2.4 (2024-06-26)
- The following workspace dependencies were updated
- dependencies
- @dotcom-reliability-kit/errors bumped from ^3.1.0 to ^3.1.1
- dependencies
0.2.3 (2024-05-01)
- make FetchResponse type compatible with a native Response object (00fb83d)
0.2.2 (2024-04-29)
- add support for Node.js 22 (e083794)
- handle node-fetch memory leak (6716eca)
- The following workspace dependencies were updated
- dependencies
- @dotcom-reliability-kit/errors bumped from ^3.0.1 to ^3.1.0
- dependencies
0.2.1 (2024-01-09)
- add official support for npm 10 (f7c4f2f)
- The following workspace dependencies were updated
- dependencies
- @dotcom-reliability-kit/errors bumped from ^3.0.0 to ^3.0.1
- dependencies
0.2.0 (2024-01-08)
- drop support for Node.js 16 and npm 7
- drop support for Node.js 16 and npm 7 (016096e)
- The following workspace dependencies were updated
- dependencies
- @dotcom-reliability-kit/errors bumped from ^2.2.0 to ^3.0.0
- dependencies
0.1.2 (2023-12-21)
0.1.1 (2023-09-19)
- handle common errors thrown by fetch (5828192)
- correct a typo in the tests (050bf7c)
- fix a typo (3e1d185)
- add a fetch-error-handler package (a2ed348)