Releases: vercel/serve-handler
Releases · vercel/serve-handler
6.1.5
Patches
- Fix publish action: #189
- Ensure
npm run prepublish
gets executed: #190
6.1.4
Patches
- Bump lodash from 4.17.15 to 4.17.19: #124
- Bump codecov from 3.7.0 to 3.7.1: #126
- Bump node-fetch from 2.1.2 to 2.6.1: #131
- Update minimatch from 3.0.4 to 3.1.2: #180
Credits
Huge thanks to @kachkaev for helping!
6.1.3
Patches
- Regenerate
yarn.lock
file: 55962cc
- Update deps: 843e56e
- Update Readme for "Vercel" rename: b0f1a62
- Prevent open redirects when
cleanUrls
config is enabled: #122
6.1.2
Patches
- Update deps to fix GitHub Security Alerts: #100
Credits
Huge thanks to @TooTallNate for helping!
6.1.1
Patches
- Include file extension in
ETag
header generation: #101
6.1.0
Minor Changes
- Add
etag
response header config option: #94
6.0.3
Patches
- Update style same as Now platform directory listing: #93
6.0.2
Patches
- Using posix path resolution: #89
- Fix issue with file in path: #82
Credits
Huge thanks to @joeldenning and @AxlLind for helping!
6.0.1
Patches
- Removed faulty description: #88