Skip to content

v0.33.0

Compare
Choose a tag to compare
@kettanaito kettanaito released this 23 Jul 12:47

Features

  • Setting a Cookie/Set-Cookie response headers via ctx.set now produces a type violation (#819). Please use ctx.cookie instead.

Internal

  • Supports resolutionContext option on handleRequest API to specify the baseUrl for all relative request handler URLs (#830).