Releases: vinsonchuong/passing-notes
Releases · vinsonchuong/passing-notes
v6.8.6
19 Aug 00:36
Compare
Sorry, something went wrong.
No results found
6.8.6 (2024-08-19)
Bug Fixes
dependencies: Update dependencies (73c779c )
v6.8.5
22 Nov 23:48
Compare
Sorry, something went wrong.
No results found
6.8.5 (2023-11-22)
Bug Fixes
startServer: Properly close web stream body when connection is closed (ce80fd3 )
v6.8.4
19 Nov 21:01
Compare
Sorry, something went wrong.
No results found
6.8.4 (2023-11-19)
Bug Fixes
sendRequest: Ensure that server/browser behavior is consistent for text/event-stream (3a6ef2a )
v6.8.3
13 Nov 01:35
Compare
Sorry, something went wrong.
No results found
6.8.3 (2023-11-13)
Bug Fixes
dependencies: Update dependencies (aa8250f )
sendRequest: Ensure text/event-stream responses behave the same in Node.js and browser (2e2bd5f )
test: Fix conflicting test setup (88fd006 )
v6.8.2
01 Nov 18:51
Compare
Sorry, something went wrong.
No results found
6.8.2 (2023-11-01)
Bug Fixes
middlware: Export compose for use in browser (ce36cbe )
v6.8.1
01 Nov 18:39
Compare
Sorry, something went wrong.
No results found
6.8.1 (2023-11-01)
Bug Fixes
getHeader: Expose getHeader for use in the browser (343367c )
v6.8.0
30 Oct 22:36
Compare
Sorry, something went wrong.
No results found
6.8.0 (2023-10-30)
Features
getHeader: Add utility for reading headers (2148b08 )
v6.7.0
30 Oct 01:34
Compare
Sorry, something went wrong.
No results found
6.7.0 (2023-10-30)
Features
web-streams: Support sending and receiving Web Stream bodies (0b67a22 )
v6.6.1
11 Apr 18:46
Compare
Sorry, something went wrong.
No results found
6.6.1 (2023-04-11)
Bug Fixes
start-server: Stop reusing http.ServerResponse for Upgrade (9ac6a17 )
v6.6.0
02 Apr 21:17
Compare
Sorry, something went wrong.
No results found
6.6.0 (2023-04-02)
Bug Fixes
dependencies: Update dependencies (eff5bd9 )
Features
startServer: Provide a way to handle Upgrade requests and take control of the socket (1a02eb5 )