Releases: vercel/serve-handler
Releases · vercel/serve-handler
6.0.0
Major Changes
- Disable symlinks by default: #84
5.0.7
Patches
- Encode redirection targets properly: #72
5.0.6
Patches
- Correct code syntax type: #69
Credits
Huge thanks to @pd4d10 for helping!
5.0.5
Patches
- Include missing file in production bundle: #66
5.0.3
Patches
- Interpolate template variables correctly: #64
5.0.2
Patches
- Bring back full coverage: #57
5.0.1
Patches
- Handle errors thrown in
createReadStream
properly: #56
5.0.0
Major Changes
- Allow
config.public
to be an absolute path: #50
Minor Changes
- Allow for removing headers: #45
Patches
- Fix
headers
example JSON: #46
- Removed toxic dependency: #51
Credits
Huge thanks to @balupton, @wellingguzman, and @timothyis for helping!