Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@srghma srghma released this 16 Apr 10:45
· 3 commits to master since this release
761c0ed
  • update to purs 0.14 (tnx to @purefunctor)
  • add type Middleware = EffectFn3 Request Response (Effect Unit) Unit
  • fix Apply AppM