Skip to content

Releases: vercel/serve

6.3.0

17 Oct 10:23
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Added ability to toggle the list view: #276
  • Support for HTTPS in development added: #274

Patches

  • Fixed caching of SPAs and /index.html: #269
  • Bumped dependencies to the latest version: 7183dc7

Credits

Huge thanks to @barinali, @justanotherdot and @MarcoThePoro for their help!

6.2.0

01 Oct 04:31
Compare
Choose a tag to compare

Minor Changes

  • Bump dependencies, primarily send for mime time upgrades: #270

6.1.0

14 Sep 14:11
@leo leo
Compare
Choose a tag to compare

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

05 Aug 21:25
@leo leo
Compare
Choose a tag to compare

Patches

  • Output a special message for non-TTY: ff717d7
  • Bumped dependencies to the latest version: 9ee4e1e

6.0.5

01 Aug 18:30
@leo leo
Compare
Choose a tag to compare

Patches

  • Bumped dependencies to the latest version: 453ed99

6.0.4

30 Jul 20:16
@leo leo
Compare
Choose a tag to compare

Patches

  • Removed useless package fields: e3eb8cd
  • Fixed import comments: 130fbc5
  • Bumped dependencies to the latest version: b134d57

6.0.3

24 Jul 12:07
@leo leo
Compare
Choose a tag to compare

Patches

  • Fixed missing zero in one day cache number: #255

Credits

Huge thanks to @albertstill for his help!

6.0.2

07 Jul 21:55
@leo leo
Compare
Choose a tag to compare

Patches

  • Disable cache when --cache flag is set to 0: #245
  • Lockfile added: 4f7ef6f

Credits

Huge thanks to @fabe for his help!

6.0.1

02 Jul 16:38
@leo leo
Compare
Choose a tag to compare

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!

6.0.0

24 Jun 21:05
@leo leo
Compare
Choose a tag to compare

Major Changes

  • Renamed --no-clipboard to --clipless: a75425f

Patches

  • Moved list of options out into a separate file: c783001
  • Ensure that success message adapts when using --clipless: 6ce4aed
  • Improved code style a little: 4597bf6