Skip to content

Releases: vercel/serve-handler

2.1.0

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

Minor Changes

  • Added template for directory listing: ff4410a
  • Added proper directory listing: 0d92572
  • Added config option for directory listing: ea94a3e
  • Make config option work: ea522c3

Patches

  • Gave template correct extension: ff3b9d3
  • Ignore JS files in views directory: 05b9284
  • Include only what's necessary in npm bundle: 155b50e
  • Render directory already: fe372e2
  • Moved template into different place: 67e35ca
  • Compile directory before publishing: c9db42a
  • Load directory listing from different location: a14cb31
  • Display file size in a clean way: 9680037

2.0.0

21 May 13:00
@leo leo
Compare
Choose a tag to compare

Major Changes

1.3.0

21 May 12:54
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Redirect appropiately if cleanUrls is used: 6611f1d
  • Support for cleanUrls completed: ed35f05

1.2.0

19 May 20:20
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Added support for trailingSlash config option: ab95670
  • Remove duplicated slashes: bef90ac

Patches

  • Parse request in a different way: db41f81
  • Added missing whitespace: 68f70e6

1.1.0

19 May 13:41
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Allow for parameters in both redirects and rewrites: 82fd55a
  • Support for custom headers added: db9f83b

Patches

  • Corrected function name: f89e4a0
  • Default to empty methods config: 0e0546c
  • Renamed path config property to public: 6e8a67f
  • Completed documentation: 3046bfb
  • Added index for options: 6bfc8c7

1.0.0

18 May 13:04
@leo leo
Compare
Choose a tag to compare

Ahoy, world! ⭐️