serve

Static file serving and directory listing

MIT License

Downloads
5.5M
Stars
9.4K
Committers
94

Bot releases are hidden (Show)

serve - 14.2.3 Latest Release

Published by AndyBitz 6 months ago

Patches

  • Bump @zeit/schemas to 2.36.0: #803
serve - 14.2.2

Published by AndyBitz 6 months ago

Patches

  • fix: Update ajv from 8.11.0 to 8.12.0: #796

Credits

Huge thanks to @legobeat for helping!

serve -

Published by AndyBitz about 1 year ago

Patches

  • Set Access-Control-Allow-Headers: * default response header: #775

Credits

Huge thanks to @hood for helping!

serve -

Published by AndyBitz over 1 year ago

Minor Changes

  • Update CORS headers to support PNA spec: #753
  • Bump @zeit/schemas package: #756

Patches

  • Update the license year: #752

Credits

Huge thanks to @k-yle and @IcedMonk for helping!

serve -

Published by AndyBitz almost 2 years ago

Patches

  • Fix: add missing CLI option to argv parser: #742

Credits

Huge thanks to @casperx for helping!

serve -

Published by AndyBitz almost 2 years ago

Patches

  • Infra: move c8 (coverage) to devDeps: #743

Credits

Huge thanks to @AviVahl for helping!

serve -

Published by AndyBitz almost 2 years ago

Minor Changes

  • Feat: Add support for PFX or PKCS12 encoded certificates: #708
  • Feat: add request logging: #716

Patches

  • Docs(readme): add note about using node 14+: #715
  • Tests: add cli unit tests: #719
  • Test: Included tests for verifying SSL hosting: #720
  • Bump serve-handler from 6.1.3 to 6.1.5: #738
  • Add publish workflow: #740

Credits

Huge thanks to @schemburkar and @gamemaker1 for helping!

serve -

Published by leerob over 2 years ago

Patches

  • Fix(utilities/cli): use chalk-template to render help message: #713

Credits

Huge thanks to @gamemaker1 for helping!

serve - 14.0.0

Published by leerob over 2 years ago

Overview

serve has had a major update:

  • The core library has been rewritten in TypeScript
  • The core library is now an ES Module
  • Added eslint and prettier
  • Added husky and lint-staged
  • Drops support for Node.js 12 (reached end of life)

We now also have a contribution guide, with linting/type checking running on a GitHub Actions workflow. There are also issue and pull request templates to help folks contribute more easily to the repository.

Major Changes

  • [major] TypeScript rewrite, support ES Modules.: #706

Credits

Huge thanks to @gamemaker1 for helping!

serve -

Published by leerob over 2 years ago

Major Changes

  • [major] TypeScript rewrite, support ES Modules.: #706

Credits

Huge thanks to @gamemaker1 for helping!

serve -

Published by leerob over 2 years ago

Patches

  • Switch to GitHub Actions.: #702
  • Always throw if config file is specified: #502
  • Bump packages from npm audit.: #703
  • Fix GitHub actions folder name and remove broken ESLint setup.: #704

Credits

Huge thanks to @gamgi for helping!

serve -

Published by leerob over 2 years ago

Patches

  • Fix: read passphrase from file as string: #692

Credits

Huge thanks to @AliRezaBeigy for helping!

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

Published by leo almost 3 years ago

Patches

  • Updated the screenshot: c53be04c62bd22c728be6ca5a98a3cf2ede808cd
  • Use Safari for screenshot: d8870a88b142e2895d5a3b4d65a6bbf7a21449b8
serve - https://github.com/vercel/serve/releases/tag/13.0.1

Published by leo almost 3 years ago

Patches

Credits

Huge thanks to @AviVahl for helping!

serve -

Published by leo almost 3 years ago

Major Changes

  • Change default port from 5000 to 3000: #680

Credits

Huge thanks to @kud for helping!

serve -

Published by leerob about 3 years ago

Changes

  • HTTPS: Adding Ability to Send Passphrase to createServer: #655
  • Fix network not being shown anymore: #661

Credits

Huge thanks to @wilbert-abreu and @marcofugaro for helping!

serve -

Published by leerob over 3 years ago

Major Changes

  • Update clipboardy to v2.3.0 (Drops support for Node 8, reached end of life): #612

Minor Changes

  • Add -p port flag to the help command output: #607
  • Add flag for disabling port switching: #579

Patches

  • Bump lodash from 4.17.15 to 4.17.19: #619
  • Bump ini from 1.3.5 to 1.3.7: #638
  • Fix: Bump ajv to 6.12.6: #635
  • Update repo location in package.json to be vercel/serve: #641
  • Fix spacing for CORS documentation: #610
  • Fix undefined local network address: #572
  • Bump lodash from 4.17.19 to 4.17.21: #654

Credits

Huge thanks to @hail2u, @Oscar-21, @jespertheend, @rajivshah3, @z-svoboda-mob, @IvanSanchez, and @wabscale for helping!

serve -

Published by TooTallNate over 4 years ago

Patches

  • Document CORS option: #599
  • Update serve-handler to v6.1.3: 04b42e7a3e3e34df9f714739882e29af088d1087
  • Regenerate yarn.lock file: 059c85201022c1e66ec45099d21cb8fd1240ccdd
  • Update Readme to use Vercel instead of Zeit: f3ecedb7079bf89284568dcc437987455b47aef3

Credits

Huge thanks to @brandonarbini for helping!

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

Published by leo over 4 years ago

Patches

  • Bump acorn from 6.3.0 to 6.4.1: #583
  • Updated asset link: #596
  • Link to Vercel: #595

Credits

Huge thanks to @sarupbanskota for helping!

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

Published by leo almost 5 years ago

Minor Changes

  • Add back --cors option: #527

Credits

Huge thanks to @TrevorDev for helping!