Skip to content

Releases: vercel/serve

v14.2.6

Choose a tag to compare

@github-actions github-actions released this 03 Mar 19:05
f3c702c

Patch Changes

  • 7fcb924: Bump ajv to 8.18.0
  • b3888f9: Update serve-handler to 6.1.7 to fix ReDoS vulnerabilities

v14.2.5

Choose a tag to compare

@github-actions github-actions released this 04 Sep 13:39
efd2150

Patch Changes

  • f4b6fbd: Update compression to v1.8.1

14.2.4

Choose a tag to compare

@AndyBitz AndyBitz released this 15 Oct 17:43

Patches

  • Bump serve-handler, vitest, and `typescript: #812

14.2.3

Choose a tag to compare

@AndyBitz AndyBitz released this 25 Apr 15:58

Patches

  • Bump @zeit/schemas to 2.36.0: #803

14.2.2

Choose a tag to compare

@AndyBitz AndyBitz released this 22 Apr 08:56

Patches

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

Credits

Huge thanks to @legobeat for helping!

14.2.1

Choose a tag to compare

@AndyBitz AndyBitz released this 21 Aug 18:42

Patches

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

Credits

Huge thanks to @hood for helping!

14.2.0

Choose a tag to compare

@AndyBitz AndyBitz released this 25 Jan 00:07

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!

14.1.2

Choose a tag to compare

@AndyBitz AndyBitz released this 18 Nov 11:10

Patches

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

Credits

Huge thanks to @casperx for helping!

14.1.1

Choose a tag to compare

@AndyBitz AndyBitz released this 08 Nov 22:28

Patches

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

Credits

Huge thanks to @AviVahl for helping!

14.1.0

Choose a tag to compare

@AndyBitz AndyBitz released this 08 Nov 08:14

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!