Skip to content

0.5.0

Compare
Choose a tag to compare
@nwoltman nwoltman released this 12 Apr 18:57
· 126 commits to master since this release
v0.5.0
5c0d3b6

Breaking Changes

  • Rename app.use() to app.encapsulate() (df488fa)
  • Rename app.registerPlugin() to app.register() (908275f)
  • Do not send 5xx error messages to the client in production (9f81046)
    • This only applies to the default error handler