Skip to content

Release 3.7.0

Compare
Choose a tag to compare
@deankarn deankarn released this 14 Oct 15:16
· 7 commits to master since this release

What's new?

  • updated gzip middleware, now handles no content written to the response eg. browser won't download an error file when no content was written.
  • updated logging and recovery middleware to use new ansi library for colors, reducing duplicate code in multiple projects.