You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,28 @@
1
1
# Changelog
2
2
3
+
## 0.1.0-alpha.2 (2025-04-24)
4
+
5
+
Full Changelog: [v0.1.0-alpha.1...v0.1.0-alpha.2](https://github.com/hanzoai/js-sdk/compare/v0.1.0-alpha.1...v0.1.0-alpha.2)
6
+
7
+
### Bug Fixes
8
+
9
+
***client:** send all configured auth headers ([#29](https://github.com/hanzoai/js-sdk/issues/29)) ([c98d1f5](https://github.com/hanzoai/js-sdk/commit/c98d1f56b8b5c0fa5b51dfa5f1823dfb236a4d71))
10
+
***internal:** fix file uploads in node 18 jest ([7e9f58e](https://github.com/hanzoai/js-sdk/commit/7e9f58e55f3f5d707d41a199c7f6aa47ac1b52e6))
11
+
***mcp:** fix readEnv type error ([4614532](https://github.com/hanzoai/js-sdk/commit/461453296a0a96ca2794fe471a06dfe6a29882f1))
12
+
***mcp:** include all necessary env vars in client instantiation ([f37e680](https://github.com/hanzoai/js-sdk/commit/f37e680fd81df7852b9d3273ad15b9ba83831d24))
13
+
14
+
15
+
### Chores
16
+
17
+
***ci:** add timeout thresholds for CI jobs ([473c32b](https://github.com/hanzoai/js-sdk/commit/473c32b6928f61eed34e39921b7e0af376490114))
18
+
***ci:** only use depot for staging repos ([da51f77](https://github.com/hanzoai/js-sdk/commit/da51f775f55be1eddc1fd3d4a237ad8d5a8efc0f))
19
+
***client:** minor internal fixes ([7325261](https://github.com/hanzoai/js-sdk/commit/7325261678e4dc8e736c0017221fd543863af962))
20
+
***internal:** codegen related update ([c24aef9](https://github.com/hanzoai/js-sdk/commit/c24aef931e8f5f1dc4c96a1fadecbd2ea6ec7c8c))
***internal:** reduce CI branch coverage ([76a5a25](https://github.com/hanzoai/js-sdk/commit/76a5a25b302269bd4e430c8faf20bc8444d9bbcf))
23
+
***internal:** upload builds and expand CI branch coverage ([735816d](https://github.com/hanzoai/js-sdk/commit/735816d2aebc298780fdcce87f73daf4b9588a9e))
0 commit comments