Releases: h3js/srvx
Releases · h3js/srvx
v0.2.3
10 Mar 23:05
Compare
Sorry, something went wrong.
No results found
compare changes
🩹 Fixes
node: Use headers.entries when full Headers is set as init (7f8cac8 )
node: Make req instanceof Request working (24b3f83 )
📦 Build
Fix types export (#36 )
Add types export for . (#37 )
❤️ Contributors
v0.2.2
10 Mar 20:35
Compare
Sorry, something went wrong.
No results found
compare changes
🚀 Enhancements
node: Support node readable stream (bc72436 )
🩹 Fixes
node: Don't send headers if already sent (bbf6b86 )
Add Response export type (e63919b )
node: Use headers.entries when full Headers is set as init (7f8cac8 )
v0.2.1
10 Mar 17:33
Compare
Sorry, something went wrong.
No results found
v0.2.0
10 Mar 16:39
Compare
Sorry, something went wrong.
No results found
v0.1.4
15 Jan 11:50
Compare
Sorry, something went wrong.
No results found
compare changes
🩹 Fixes
node: Access req headers with lowerCase (#21 )
💅 Refactors
node: Improve body streaming (#26 )
❤️ Contributors
v0.1.3
05 Dec 01:10
Compare
Sorry, something went wrong.
No results found
compare changes
🩹 Fixes
node: Compute hasBody when accessing req.body (a002185 )
node: Body utils should respect buffer view offset (5e4ec69 )
💅 Refactors
node: Expose request._url (8eb8f5d )
📖 Documentation
🏡 Chore
✅ Tests
Update IP regex (6885842 )
Add additional tests for req body handling (e00b4c9 )
❤️ Contributors
v0.1.2
04 Dec 00:42
Compare
Sorry, something went wrong.
No results found
compare changes
🚀 Enhancements
node: Add NodeFastResponse.bytes() (#16 )
node: Add NodeRequestProxy.bytes() (07863f6 )
📖 Documentation
❤️ Contributors
v0.1.1
18 Oct 01:37
Compare
Sorry, something went wrong.
No results found
🩹 Fixes
node: Send body with NodeFastResponse (ac689ef )
You can’t perform that action at this time.