Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@JozefFlakus JozefFlakus released this 30 May 22:18
· 949 commits to master since this release

Whats new?

  • fixed an issue with Effects matching hazard (issue: #35)
  • ability to create 404 handlers using matchType('*') and matchPath('*') (issue: #27)
  • HttpError constructor now can take data: object as optional third argument