Releases: vercel/serve
Releases · vercel/serve
11.3.0
11.2.0
11.1.0
Minor Changes
- Update
serve-handler
to v6.1.0 and enableetag
option by default: #546 - Updated README for better understanding where to place the serve.json: #544
- Allow absolute file paths: #526
Patches
- Add
--no-compression
option to help message: #523
Credits
Huge thanks to @philippescher, @christopherjbaker, and @mbalabash for helping!
11.0.2
11.0.1
11.0.0
10.1.2
10.1.1
10.1.0
Minor Changes
- Added support for compression: #487
- Added
NO_UPDATE_CHECK
environment flag: #457 - Brought back support for ephemeral port switching: #490
Patches
- Bumped
serve-handler
to the latest version: #488 - Deprecate support for
now.json
andpackage.json
: #489
Credits
Huge thanks to @leeyeh for helping!