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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Changelog
2
2
3
+
## 1.4.0-alpha.4 (2026-06-16)
4
+
5
+
Full Changelog: [v1.4.0-alpha.3...v1.4.0-alpha.4](https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.4.0-alpha.3...v1.4.0-alpha.4)
6
+
7
+
### Features
8
+
9
+
* Allow for empty-prompt cloud-agent handoff ([9c70c23](https://github.com/warpdotdev/oz-sdk-typescript/commit/9c70c23f280621a38982ad69d5558baa19461136))
10
+
***api:** api update ([6ca1066](https://github.com/warpdotdev/oz-sdk-typescript/commit/6ca106630fa48317e9da4907ed56c3132b0313d8))
11
+
***api:** api update ([eb49f4e](https://github.com/warpdotdev/oz-sdk-typescript/commit/eb49f4e0db257b83d8bd411572b127ce57ab8bb8))
12
+
***api:** api update ([d63714d](https://github.com/warpdotdev/oz-sdk-typescript/commit/d63714d943829a4e8e8f3d32b7ffa91717a94fcc))
13
+
***api:** api update ([9a36cd0](https://github.com/warpdotdev/oz-sdk-typescript/commit/9a36cd0f406cb1872ac4f77dad9793b5950629c0))
14
+
* Followups for docs-syncing workflow ([5352485](https://github.com/warpdotdev/oz-sdk-typescript/commit/5352485eb4a7a32ab86779d3f8911720f3f980a1))
15
+
16
+
17
+
### Bug Fixes
18
+
19
+
***client:** send content-type header for requests with an omitted optional body ([2786b6c](https://github.com/warpdotdev/oz-sdk-typescript/commit/2786b6cda95db75f3c00a9a049cb594f35e7fdfd))
20
+
* update flatted to resolve CVE-2026-33228 ([#32](https://github.com/warpdotdev/oz-sdk-typescript/issues/32)) ([4841416](https://github.com/warpdotdev/oz-sdk-typescript/commit/48414165a2fa1070ff1aa231a5fc309cf862daad))
21
+
3
22
## 1.4.0-alpha.3 (2026-05-22)
4
23
5
24
Full Changelog: [v1.4.0-alpha.2...v1.4.0-alpha.3](https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.4.0-alpha.2...v1.4.0-alpha.3)
0 commit comments