Skip to content

Releases: vercel/serve-handler

6.1.7

Choose a tag to compare

@AndyBitz AndyBitz released this 03 Mar 18:34

Patches

  • Fix: update minimatch to 3.1.5 to resolve security vulnerabilities: #228

Credits

Huge thanks to @ParakhJaggi for helping!

6.1.6

Choose a tag to compare

@AndyBitz AndyBitz released this 15 Oct 13:56

Patches

  • Replace the fast-url-parser module with the node:url module: #207
  • Move tests and reporting to jest: #216
  • Bump path-to-regexp to 3.3.0: #217

Credits

Huge thanks to @gweesin, @alana-cruickshank, and @GabrielCastro for helping!

6.1.5

Choose a tag to compare

@AndyBitz AndyBitz released this 01 Nov 20:58

Patches

  • Fix publish action: #189
  • Ensure npm run prepublish gets executed: #190

6.1.4

Choose a tag to compare

@AndyBitz AndyBitz released this 01 Nov 19:21

Patches

  • Bump lodash from 4.17.15 to 4.17.19: #124
  • Bump codecov from 3.7.0 to 3.7.1: #126
  • Bump node-fetch from 2.1.2 to 2.6.1: #131
  • Update minimatch from 3.0.4 to 3.1.2: #180

Credits

Huge thanks to @kachkaev for helping!

6.1.3

Choose a tag to compare

@TooTallNate TooTallNate released this 04 Jun 20:06

Patches

  • Regenerate yarn.lock file: 55962cc
  • Update deps: 843e56e
  • Update Readme for "Vercel" rename: b0f1a62
  • Prevent open redirects when cleanUrls config is enabled: #122

6.1.2

Choose a tag to compare

@leo leo released this 26 Sep 10:07

Patches

  • Update deps to fix GitHub Security Alerts: #100

Credits

Huge thanks to @TooTallNate for helping!

6.1.1

Choose a tag to compare

@TooTallNate TooTallNate released this 08 Aug 21:05

Patches

  • Include file extension in ETag header generation: #101

6.1.0

Choose a tag to compare

@TooTallNate TooTallNate released this 10 Jul 00:30

Minor Changes

  • Add etag response header config option: #94

6.0.3

Choose a tag to compare

@thasophearak thasophearak released this 05 Jul 12:04

Patches

  • Update style same as Now platform directory listing: #93

6.0.2

Choose a tag to compare

@leo leo released this 19 Jun 07:59

Patches

  • Using posix path resolution: #89
  • Fix issue with file in path: #82

Credits

Huge thanks to @joeldenning and @AxlLind for helping!