Skip to content

v0.12.0

Compare
Choose a tag to compare
@evert evert released this 23 Mar 02:00
19cc3b6
  • Both Request and Response are now typescript interfaces. This will allow
    plugins to extends them via interface declaration merging.
  • Everything is now compiled with the typescript 'strict' mode, which caused
    some internal refactoring.