Skip to content

Releases: vercel/serve-handler

6.0.0

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

Major Changes

  • Disable symlinks by default: #84

5.0.8

05 Feb 20:59
Compare
Choose a tag to compare

Patches

  • Fix path issue: #76

5.0.7

12 Nov 20:49
@leo leo
Compare
Choose a tag to compare

Patches

  • Encode redirection targets properly: #72

5.0.6

12 Nov 17:57
@leo leo
Compare
Choose a tag to compare

Patches

  • Correct code syntax type: #69

Credits

Huge thanks to @pd4d10 for helping!

5.0.5

26 Sep 15:51
@leo leo
Compare
Choose a tag to compare

Patches

  • Include missing file in production bundle: #66

5.0.4

26 Sep 09:03
@leo leo
Compare
Choose a tag to compare

Patches

  • Use custom glob slasher: #62
  • Add missing info to readme: #53

Credits

Huge thanks to @compulim and @wellingguzman for helping!

5.0.3

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

Patches

  • Interpolate template variables correctly: #64

5.0.2

04 Sep 17:53
@leo leo
Compare
Choose a tag to compare

Patches

  • Bring back full coverage: #57

5.0.1

04 Sep 17:26
@leo leo
Compare
Choose a tag to compare

Patches

  • Handle errors thrown in createReadStream properly: #56

5.0.0

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

Major Changes

  • Allow config.public to be an absolute path: #50

Minor Changes

  • Allow for removing headers: #45

Patches

  • Fix headers example JSON: #46
  • Removed toxic dependency: #51

Credits

Huge thanks to @balupton, @wellingguzman, and @timothyis for helping!