Skip to content

Commit ec1a536

Browse files
committed
v3.0.7
1 parent c6e9aa0 commit ec1a536

71 files changed

Lines changed: 169 additions & 147 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="3.0.7"></a>
2+
## [3.0.7](https://github.com/elbywan/wretch/compare/3.0.6...3.0.7) (2026-03-07)
3+
4+
5+
### :arrow_up: Version update(s)
6+
7+
* Bump fastify from 5.6.1 to 5.7.3 ([153cae9](https://github.com/elbywan/wretch/commit/153cae9))
8+
* Bump lodash from 4.17.21 to 4.17.23 ([2355d02](https://github.com/elbywan/wretch/commit/2355d02))
9+
* Bump qs from 6.14.0 to 6.14.2 ([02ca86e](https://github.com/elbywan/wretch/commit/02ca86e))
10+
* Upgrade dependencies ([c6e9aa0](https://github.com/elbywan/wretch/commit/c6e9aa0))
11+
12+
13+
114
<a name="3.0.6"></a>
215
## [3.0.6](https://github.com/elbywan/wretch/compare/3.0.5...3.0.6) (2025-12-12)
316

docs/api/assets/icons.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/api/assets/icons.svg

Lines changed: 1 addition & 1 deletion
Loading

docs/api/assets/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1595,9 +1595,9 @@
15951595
.container-main {
15961596
grid-template-columns:
15971597
minmax(0, 1fr) minmax(0, 2.5fr) minmax(
1598-
0,
1599-
20rem
1600-
);
1598+
0,
1599+
20rem
1600+
);
16011601
grid-template-areas: "sidebar content toc";
16021602
}
16031603

docs/api/functions/index.default.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/api/interfaces/addons_abort.AbortResolver.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

docs/api/interfaces/addons_abort.AbortWretch.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/api/interfaces/addons_basicAuth.BasicAuthAddon.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/api/interfaces/addons_formData.FormDataAddon.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/api/interfaces/addons_formUrl.FormUrlAddon.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)