Skip to content

Releases: vercel/serve-handler

2.3.5

24 May 16:03
@leo leo
Compare
Choose a tag to compare

Patches

  • Upload only the files needed to npm: 6ef12ad

2.3.4

24 May 14:29
@leo leo
Compare
Choose a tag to compare

Patches

  • Added 10 integration tests: 6522921
  • Removed unused dependency: 8c79994
  • Fixed README.md and added 10 more tests: f933403

2.3.3

24 May 10:36
@leo leo
Compare
Choose a tag to compare

Patches

  • Allow directory listing and clean URLs to work at the same time: 0a349f3

2.3.2

24 May 10:19
@leo leo
Compare
Choose a tag to compare

Patches

  • Removed useless file extension: 1af51ac

2.3.1

24 May 10:16
@leo leo
Compare
Choose a tag to compare

Patches

  • Made file sorting a little more efficient: a97c836

2.3.0

23 May 21:20
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Automatically try to render 404.html for not-found routes: 36a2583
  • Respond with JSON for error page or directory listing if accepted: 9067d6a

Patches

  • Added missing whitespace: 9865a82
  • Prevent redirects from causing an error: eaa042d

2.2.1

23 May 19:18
@leo leo
Compare
Choose a tag to compare

Patches

  • Properly display size of files in directory listing: 57c03d3

2.2.0

23 May 19:15
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Documented config property for excluding paths from listing: 605b56d
  • Added support for excluding files from directory listing: c128b00

Patches

  • Perfected directory listing: fc3366e
  • Made directory listing adapt to trailingSlash config property: 2abc1dd
  • Do not append slash to dotfiles when trailingSlash is true: 4fb8ddd

2.1.2

22 May 11:49
@leo leo
Compare
Choose a tag to compare

Patches

2.1.1

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

Patches

  • Minimized space needed for directory checking: 2f00a72