Skip to content

Releases: vercel/serve-handler

3.2.1

15 Jun 11:44
@leo leo
Compare
Choose a tag to compare

Patches

  • Allow dots in value of public option: #29

Credits

Huge thanks to @andyburke for helping!

3.2.0

12 Jun 12:41
@leo leo
Compare
Choose a tag to compare
3.2.0 Pre-release
Pre-release

Minor Changes

  • Added error templates: #25

3.1.2

11 Jun 16:27
@leo leo
Compare
Choose a tag to compare

Patches

  • Fixed requests to /index being redirected wrong: #24

3.1.1

11 Jun 09:27
@leo leo
Compare
Choose a tag to compare

Patches

  • Added use cases for this library: #23

3.1.0

06 Jun 16:22
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Added renderSingle configuration property: #22

Patches

  • Reduce number of stat calls: #21

3.0.0

06 Jun 09:12
@leo leo
Compare
Choose a tag to compare

Major Changes

  • Make cleanUrls stop stripping .htm extension: #20

2.4.1

04 Jun 22:39
@leo leo
Compare
Choose a tag to compare

Patches

  • Update README.md to fix 'public' option data type: #18

Credits

Huge thanks to @MunGell for helping!

2.4.0

01 Jun 13:05
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Added default Content-Disposition header: #16

2.3.16

30 May 22:08
@leo leo
Compare
Choose a tag to compare

Patches

  • Added charset to Content-Type header: #15

2.3.15

30 May 18:31
@leo leo
Compare
Choose a tag to compare

Patches

  • Prevent path traversal vulnerabilities: #14