Skip to content

Commit 54c4398

Browse files
committed
chore(release): version packages
1 parent 512bd86 commit 54c4398

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

.changeset/nice-loops-jam.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# ffetch
22

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- 512bd86: Added
8+
- throwOnHttpError flag added to config
9+
- unified and hardened error handling for all error types and edge cases
10+
311
## 3.4.2
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fetchkit/ffetch",
3-
"version": "3.4.2",
3+
"version": "4.0.0",
44
"description": "Fetch wrapper with configurable timeouts, retries, and TypeScript-first DX",
55
"keywords": [
66
"fetch",

0 commit comments

Comments
 (0)