Releases: vercel/serve-handler
Releases · vercel/serve-handler
3.2.2
Patches
- Fixes
public
url in options table: #32
Credits
Huge thanks to @manovotny for helping!
3.2.1
Patches
- Allow dots in value of
public
option: #29
Credits
Huge thanks to @andyburke for helping!
3.2.0
Minor Changes
- Added error templates: #25
3.1.2
Patches
- Fixed requests to
/index
being redirected wrong: #24
3.1.1
Patches
- Added use cases for this library: #23
3.1.0
Minor Changes
- Added
renderSingle
configuration property: #22
Patches
- Reduce number of stat calls: #21
3.0.0
Major Changes
- Make
cleanUrls
stop stripping .htm
extension: #20
2.4.1
Patches
- Update README.md to fix 'public' option data type: #18
Credits
Huge thanks to @MunGell for helping!
2.4.0
Minor Changes
- Added default
Content-Disposition
header: #16
2.3.16
Patches
- Added charset to
Content-Type
header: #15