Skip to content

Releases: vercel/serve-handler

4.0.1

14 Aug 21:11
@leo leo
Compare
Choose a tag to compare

Patches

  • Only try range if size is accessible: #44

4.0.0

14 Aug 15:18
@leo leo
Compare
Choose a tag to compare

Major Changes

  • Added range handling: #40

Credits

Huge thanks to @mischnic for helping!

3.6.2

09 Aug 14:12
@leo leo
Compare
Choose a tag to compare

Patches

  • Updated link of Spectrum badge: #43

3.6.1

30 Jul 21:12
@leo leo
Compare
Choose a tag to compare

Patches

  • Make extglobs work as they should: #41

Credits

Huge thanks to @igorklopov for helping!

3.6.0

25 Jul 18:34
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Handle ETag and If-None-Match: #39

3.5.0

24 Jul 10:38
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Support sendError as middleware: #38

Credits

Huge thanks to @remy for helping!

3.4.0

21 Jul 11:28
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Allow for setting headers in createReadStream: #37

3.3.1

20 Jul 12:14
@leo leo
Compare
Choose a tag to compare

Patches

  • Document error templates: #36

Credits

Huge thanks to @terrencewwong for helping!

3.3.0

05 Jul 20:10
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Allow custom headers to be set for default error responses: #34

3.2.3

03 Jul 18:11
@leo leo
Compare
Choose a tag to compare

Patches

  • Properly handle requests with malformed URIs: #33