Skip to content

Releases: vercel/serve-handler

2.3.15

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

Patches

  • Prevent path traversal vulnerabilities: #14

2.3.14

30 May 16:25
@leo leo
Compare
Choose a tag to compare

Patches

  • Fallback to mime type of rewrittenPath when mime type of relativePath is null: #13

Credits

Huge thanks to @quocnguyen for helping!

2.3.13

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

Patches

  • Render correct icon for parent path: #12

2.3.12

29 May 10:25
@leo leo
Compare
Choose a tag to compare

Patches

  • Fixed rewriting behavior: #11

2.3.11

29 May 08:54
@leo leo
Compare
Choose a tag to compare

Patches

  • Prevent maximum call size from being reached: #9

2.3.10

28 May 15:56
@leo leo
Compare
Choose a tag to compare

Patches

  • Precisely document potential value for paths: #8

2.3.9

28 May 15:13
@leo leo
Compare
Choose a tag to compare

Patches

  • Applied improvements from another round of testing: #7

2.3.8

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

Patches

  • Removed fs-extra package: #5
  • Added support for async createReadStream: #6

2.3.7

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

Patches

  • Made license legally correct: 0cbc7ce

2.3.6

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

Patches

  • Added NYC and ignored its output: 4d0d91a
  • Run NYC for integration tests: 57211e4
  • Covered more code by testing: 82e5828
  • Added custom fixtures specifically for the tests: be93410
  • Upped coverage to 95%: 0ffe65f
  • Display table for options: 99a2f97
  • Added even more integration tests: 6b7aecd
  • Reached maximum code coverage: c731183
  • Removed useless text: fe02333
  • Replaced code coverage service: 65ea96e
  • Fixed typo in readme: 455132e
  • Replaced badge for code coverage: eeab1ea