Skip to content
This repository was archived by the owner on Nov 22, 2025. It is now read-only.

Release v0.3.3 - 2017-11-04

Choose a tag to compare

@shirohana shirohana released this 04 Nov 13:19
· 108 commits to dev since this release
v0.3.3

Added

  • New option: loose

    If set to true, dynapi will invoke next() when requested path doesn't match any routes.
    (Default: false)