Skip to content

Releases: lukeed/sirv

v0.1.2

19 May 15:56
Compare
Choose a tag to compare

Patches

  • (sirv) Fix setHeaders placement: 72a8b8c

  • (sirv-cli) Make executable available as sirv not sirv-cli: b0187f2

v0.1.1

15 May 22:27
Compare
Choose a tag to compare

Patches

  • (sirv) Fix next() caller — don't pass res: 45b73c6
    Passing anything to next() is interpreted as an Error; shuts down instead of skips.

Chores

  • (sirv) Update README docs for conditional next() handling: 0bf6b9e
  • (sirv-cli) Replace clorox with ansi-colors: 4a558e6
  • Add benchmark results to root's README: d246b5e