Skip to content

Roadmap

Nick Spragg edited this page May 2, 2019 · 7 revisions

Version 3

Typescript migration

Middlware

  • Consider making toError an optional default middleware

General maintenance and improvements

  • Patch security issues
  • Review documentation. Add more runnable examples and ensure all features are fully documented.

Version 4

  • Add Rest interface
  • Consider response object to be compatible with a Node Http response objects interface (needs analysis)
  • Consider switching default http client (currently request) or write additional Transports supporting alternative clients. Request is now in maintenance mode
Clone this wiki locally