Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Multiple methods in routes. Cors options.

Compare
Choose a tag to compare
@javierbrea javierbrea released this 23 Mar 19:27
· 235 commits to master since this release
ea1daed

Added

  • feat: Support array of methods in routes (#139)
  • feat: Support OPTIONS, HEAD and TRACE http methods in routes (#140)
  • feat: Add cors and corsPreFlight options (#140)

Changed

  • chore(deps): Update dependencies