Skip to content

Commit 878ade0

Browse files
committed
Update changelog.
1 parent ab3b448 commit 878ade0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @digitalbazaar/http-client ChangeLog
22

3+
## 3.4.0 - 2023-04-xx
4+
5+
### Fixed
6+
- Defer importing `ky-universal` until needed.
7+
- Prevents dangling `Promise` with an import in it.
8+
- Avoids dynamic `import` when not needed.
9+
- Helps address issues when using Jest.
10+
- [PR #35](https://github.com/digitalbazaar/http-client/pull/35)
11+
- [Issue #34](https://github.com/digitalbazaar/http-client/issues/34)
12+
- [jsonld.js Issue #519](https://github.com/digitalbazaar/jsonld.js/issues/516)
13+
314
## 3.3.0 - 2023-01-17
415

516
### Changed

0 commit comments

Comments
 (0)