We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c943be1 commit 8c4f8eeCopy full SHA for 8c4f8ee
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.4.21](https://github.com/GetStream/stream-node/compare/v0.4.20...v0.4.21) (2025-04-08)
4
+
5
6
+### Bug Fixes
7
8
+* remove undici dependency ([#101](https://github.com/GetStream/stream-node/issues/101)) ([c943be1](https://github.com/GetStream/stream-node/commit/c943be1b2871b2b010dd4b29d690c46ecacda23b))
9
10
## [0.4.20](https://github.com/GetStream/stream-node/compare/v0.4.19...v0.4.20) (2025-04-07)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@stream-io/node-sdk",
- "version": "0.4.20",
+ "version": "0.4.21",
"description": "",
"exports": {
".": {
0 commit comments