Skip to content

Releases: vercel/serve

11.2.0

26 Sep 10:21
@leo leo
Compare
Choose a tag to compare

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!

11.1.0

10 Jul 01:46
Compare
Choose a tag to compare

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!

11.0.2

19 Jun 08:10
@leo leo
Compare
Choose a tag to compare

Patches

  • Bumped serve-handler to latest version: #539

11.0.1

28 May 06:04
@leo leo
Compare
Choose a tag to compare

Patches

  • Updated lockfile for yarn: #530

11.0.0

03 Apr 10:09
@leo leo
Compare
Choose a tag to compare

Major Changes

  • Disable symlinks by default: #517

Patches

  • Added npx serve option to README: #509

Credits

Huge thanks to @jamonholmgren for helping!

10.1.2

06 Feb 10:23
@leo leo
Compare
Choose a tag to compare

Patches

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

Credits

Huge thanks to @saintwinkle for helping!

10.1.1

12 Nov 21:04
@leo leo
Compare
Choose a tag to compare

Patches

  • Properly encode redirect responses: #491

10.1.0

12 Nov 19:07
@leo leo
Compare
Choose a tag to compare

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!

10.0.2

24 Sep 17:12
@leo leo
Compare
Choose a tag to compare

Patches

  • Bumped serve-handler to the latest version: #480

10.0.1

12 Sep 17:30
@leo leo
Compare
Choose a tag to compare

Patches

  • Bumped @zeit/schemas to the latest version: #475