Skip to content

Releases: akheron/typera

v0.4.0

04 Oct 10:09
v0.4.0
Compare
Choose a tag to compare
  • New features

    • Add support for middleware
    • Add router() and route()
  • Deprecations

    • Deprecate routeHandler() and run() in favor of router() and
      route().

v0.3.0

04 Oct 10:09
v0.3.0
Compare
Choose a tag to compare
  • Breaking Change
    • Upgrade fp-ts to ^2.0.0