Skip to content

v2.1.0

Compare
Choose a tag to compare
@JozefFlakus JozefFlakus released this 02 Apr 18:29
· 636 commits to master since this release

Whats new?

  • @marblejs/core: added support for passing Node.js streams into HttpEffectResponse body #116 (closes: #114)
  • @marblejs/middleware-cors: introducing the new middleware that can be used to enable CORS with various options #100 (author: @Edouardbozon) 👏🎉
  • @marblejs/middleware-logger: filter can handle incoming requests and outgoing responses #117 (closes: #115)