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: packages/connect/CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,26 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
***connect:** storage.upload and storage.download accept and return a ReadableStream for data
12
+
13
+
***connect:** drop support for node 14 and 16 ([d9bd8b3](https://github.com/hyper63/hyper/commit/d9bd8b3b764e5eab41d2c5a7fdc81408dcb8f07a))
14
+
15
+
16
+
### Features
17
+
18
+
***connect:** storage.upload and storage.download accept and return a ReadableStream for data ([f920ec4](https://github.com/hyper63/hyper/commit/f920ec4587fb71f82467221ecaf33efc9c50563c))
19
+
20
+
21
+
### Bug Fixes
22
+
23
+
***connect:** add duplex on storage.upload for node compat ([7e0958c](https://github.com/hyper63/hyper/commit/7e0958cef672f25c29783cf9c909eac096296950))
0 commit comments