Releases: vercel/serve-handler
Releases · vercel/serve-handler
4.0.1
Patches
- Only try range if size is accessible: #44
4.0.0
Major Changes
- Added range handling: #40
Credits
Huge thanks to @mischnic for helping!
3.6.2
Patches
- Updated link of Spectrum badge: #43
3.6.1
Patches
- Make extglobs work as they should: #41
Credits
Huge thanks to @igorklopov for helping!
3.6.0
Minor Changes
- Handle
ETag
and If-None-Match
: #39
3.5.0
Minor Changes
- Support
sendError
as middleware: #38
Credits
Huge thanks to @remy for helping!
3.4.0
Minor Changes
- Allow for setting headers in
createReadStream
: #37
3.3.1
Patches
- Document error templates: #36
Credits
Huge thanks to @terrencewwong for helping!
3.3.0
Minor Changes
- Allow custom headers to be set for default error responses: #34
3.2.3
Patches
- Properly handle requests with malformed URIs: #33