Skip to content

Releases: vercel/serve

13.0.4

06 Jul 20:49
Compare
Choose a tag to compare

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!

13.0.3

06 Jul 20:23
Compare
Choose a tag to compare

Patches

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

Credits

Huge thanks to @AliRezaBeigy for helping!

13.0.2

04 Nov 15:28
@leo leo
Compare
Choose a tag to compare

Patches

13.0.1

04 Nov 15:13
@leo leo
Compare
Choose a tag to compare

Patches

Credits

Huge thanks to @AviVahl for helping!

13.0.0

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

Major Changes

  • Change default port from 5000 to 3000: #680

Credits

Huge thanks to @kud for helping!

12.0.1

09 Sep 20:37
Compare
Choose a tag to compare

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!

12.0.0

08 Jun 02:44
Compare
Choose a tag to compare

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!

11.3.2

05 Jun 01:08
Compare
Choose a tag to compare

Patches

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

Credits

Huge thanks to @brandonarbini for helping!

11.3.1

22 May 14:53
@leo leo
Compare
Choose a tag to compare

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!

11.3.0

30 Dec 15:50
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Add back --cors option: #527

Credits

Huge thanks to @TrevorDev for helping!