Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 336 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 336 Bytes

Changelog

0.2.0

  • With --spa, only serve index.html when path does not include a .
  • Remove file caching in favor of OS cache and streaming
  • Update dependencies

0.1.2

  • Fix issue where the index fallback in SPA mode would not reload properly
  • Update dependencies

0.1.1

  • Fix binary

0.1.0

  • Initial version