Releases: vercel/serve
Releases · vercel/serve
6.3.1
6.3.0
6.2.0
6.1.0
Minor Changes
- Sort to list directories first, then sort alphabetically: #265
- Added
--treeless
flag for disabling directory listings: #261
Patches
- Bumped dependencies to the latest version: b5637aa
Credits
Huge thanks to @TooTallNate and @javilobo8 for their help!
6.0.6
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
Patches
- Updated description to reflect current state: 54278bc
- Prettified everything: 4c3c733 and 2e53727
- Convert
PORT
environment variable to integer: #242 - Better default caching for single page applications: 6655ed6
- Improved syntax for determining port: dae446e
- Fixed custom 404 pages: #218
- Shorter error message for missing authentication flags: c16c721
Credits
Huge thanks to @Danielking, @ro-savage and @rosszurowski for their help!