serve

Static file serving and directory listing

MIT License

Downloads
5.5M
Stars
9.4K
Committers
94

Bot releases are visible (Hide)

serve - https://github.com/vercel/serve/releases/tag/11.2.0

Published by leo about 5 years ago

Minor Changes

  • Add support for manual SSL certs/keys: #520

Patches

  • Fixed ZEIT Now reference in readme: #554
  • Add information about how to serve a specific path: #548
  • Bumped serve-handler to the latest version: #559

Credits

Huge thanks to @mattdodge, @d2s, and @Johann-S for helping!

serve -

Published by TooTallNate over 5 years ago

Minor Changes

  • Update serve-handler to v6.1.0 and enable etag 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!

serve - https://github.com/vercel/serve/releases/tag/11.0.2

Published by leo over 5 years ago

Patches

  • Bumped serve-handler to latest version: #539
serve - https://github.com/vercel/serve/releases/tag/11.0.1

Published by leo over 5 years ago

Patches

  • Updated lockfile for yarn: #530
serve - https://github.com/vercel/serve/releases/tag/11.0.0

Published by leo over 5 years ago

Major Changes

  • Disable symlinks by default: #517

Patches

  • Added npx serve option to README: #509

Credits

Huge thanks to @jamonholmgren for helping!

serve - https://github.com/vercel/serve/releases/tag/10.1.2

Published by leo over 5 years ago

Patches

  • Use os.networkInterfaces() to detect network address: #492
  • Bumped serve-handler to latest version: #505

Credits

Huge thanks to @saintwinkle for helping!

serve - https://github.com/vercel/serve/releases/tag/10.1.1

Published by leo almost 6 years ago

Patches

  • Properly encode redirect responses: #491
serve - https://github.com/vercel/serve/releases/tag/10.1.0

Published by leo almost 6 years ago

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 and package.json: #489

Credits

Huge thanks to @leeyeh for helping!

serve - https://github.com/vercel/serve/releases/tag/10.0.2

Published by leo about 6 years ago

Patches

  • Bumped serve-handler to the latest version: #480
serve - https://github.com/vercel/serve/releases/tag/10.0.1

Published by leo about 6 years ago

Patches

  • Bumped @zeit/schemas to the latest version: #475
serve - https://github.com/vercel/serve/releases/tag/10.0.0

Published by leo about 6 years ago

Major Changes

  • Bumped dependencies to the latest version: #468
serve - https://github.com/vercel/serve/releases/tag/9.6.0

Published by leo about 6 years ago

Minor Changes

  • Added support for range requests: #465
serve - https://github.com/vercel/serve/releases/tag/9.4.2

Published by leo about 6 years ago

Patches

  • Point directly to Spectrum community: #462
serve - https://github.com/vercel/serve/releases/tag/9.4.1

Published by leo about 6 years ago

Patches

  • Updated link to Spectrum: #461
serve - https://github.com/vercel/serve/releases/tag/9.4.0

Published by leo about 6 years ago

Minor Changes

  • Handle ETag and If-None-Match: #456
serve - https://github.com/vercel/serve/releases/tag/9.3.0

Published by leo over 6 years ago

Minor Changes

  • Support for absolute paths: #445

Patches

  • Add badge to display install size: #450
  • Bumped dependencies to the latest version: #452

Credits

Huge thanks to @az0uz and @styfle for helping!

serve - https://github.com/vercel/serve/releases/tag/9.2.0

Published by leo over 6 years ago

Minor Changes

  • Allow custom headers to be set for default error responses: #443
serve - https://github.com/vercel/serve/releases/tag/9.1.2

Published by leo over 6 years ago

Patches

  • Properly handle requests with malformed URIs: #442
serve - https://github.com/vercel/serve/releases/tag/9.1.1

Published by leo over 6 years ago

Patches

  • Handle DNS lookup failures: #439

Credits

Huge thanks to @just-boris for helping!

serve - https://github.com/vercel/serve/releases/tag/9.1.0

Published by leo over 6 years ago

Minor Changes

  • Read port from environment variable PORT: #434

Credits

Huge thanks to @compulim for helping!