Skip to content

Commit fac2eda

Browse files
committed
Merge branch 'main' into next
2 parents 0c7c794 + f5ed0d5 commit fac2eda

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

CHANGELOG.md

+3-14
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
1-
# [5.2.0-next.6](https://github.com/podium-lib/client/compare/v5.2.0-next.5...v5.2.0-next.6) (2024-10-15)
1+
## [5.1.16](https://github.com/podium-lib/client/compare/v5.1.15...v5.1.16) (2024-10-17)
22

33

44
### Bug Fixes
55

6-
* **deps:** update dependency @podium/utils to v5.2.0 ([f7d4675](https://github.com/podium-lib/client/commit/f7d4675e6e2b9f2fba26cbd164d3e7a73b9c132e))
7-
* **deps:** update dependency @podium/utils to v5.2.1 ([c9e9cfa](https://github.com/podium-lib/client/commit/c9e9cfa650767a29cf06da7cd49056093cb9f738))
8-
* **deps:** update dependency @podium/utils to v5.3.0 ([3caf71b](https://github.com/podium-lib/client/commit/3caf71b7aaff72598934df7ee65e33050d985d01))
9-
* **deps:** update dependency @podium/utils to v5.3.1 ([2cdc889](https://github.com/podium-lib/client/commit/2cdc88953b90dabd1cf35df2cd310a60ab9eee95))
10-
* **deps:** update dependency undici to v6.20.0 ([cbbfcf4](https://github.com/podium-lib/client/commit/cbbfcf44e9143c72b54d85148106a7f61445419e))
11-
* **deps:** update dependency undici to v6.20.1 ([607944d](https://github.com/podium-lib/client/commit/607944d60ca67bccb6863e88073ce9c6f8f4d871))
12-
13-
# [5.2.0-next.5](https://github.com/podium-lib/client/compare/v5.2.0-next.4...v5.2.0-next.5) (2024-10-15)
14-
15-
16-
### Features
17-
18-
* replace early hints with header link reading ([4429681](https://github.com/podium-lib/client/commit/44296811441a857fabeaebb583c42da28ec47705))
6+
* use AbortController instead of AbortSignal to avoid unhandled exception ([#412](https://github.com/podium-lib/client/issues/412)) ([ebdfc74](https://github.com/podium-lib/client/commit/ebdfc742a44acb3891ee7e2f38adde5317e8e8d0))
7+
* use AbortSignal to ensure timeouts are respected ([3f970ed](https://github.com/podium-lib/client/commit/3f970ed5c3a5607615880cfe9ebee58409cd5ae0))
198

209
## [5.1.15](https://github.com/podium-lib/client/compare/v5.1.14...v5.1.15) (2024-10-14)
2110

0 commit comments

Comments
 (0)