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 3a0d9a6 commit c63222dCopy full SHA for c63222d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.4.4](https://github.com/GetStream/stream-node/compare/v0.4.3...v0.4.4) (2024-10-02)
4
+
5
6
+### Bug Fixes
7
8
+* node js esm module import ([#61](https://github.com/GetStream/stream-node/issues/61)) ([3a0d9a6](https://github.com/GetStream/stream-node/commit/3a0d9a61679e249f765912a92613db65963d40da))
9
10
## [0.4.3](https://github.com/GetStream/stream-node/compare/v0.4.2...v0.4.3) (2024-09-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@stream-io/node-sdk",
- "version": "0.4.3",
+ "version": "0.4.4",
"description": "",
"exports": {
".": {
0 commit comments