Skip to content

0.4.0

Compare
Choose a tag to compare
@asos-craigmorten asos-craigmorten released this 25 May 17:49
dc60ae7

ChangeLog

[0.4.0] - 25-05-2020

  • feat: initial serveStatic implementation
  • refactor: clean up examples.
  • refactor: remove superfluous verification code given we have static type checking.
  • refactor: remove unnecessary file path parsing.
  • chore: remove old typings folder.
  • chore: update docs, lockfile etc.
  • feat: add benchmarks github action
  • feat: update API docs with serveStatic middleware section