Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Tags: toajs/toa-router

Tags

v2.1.3

fixed root path for router with namespace, #5

v2.1.2

update dependencies

v2.1.1

fixed multi router, #4

v2.1.0

update with route-trie that support suffix matching

v2.0.1

add coveralls

v1.5.2

update dependencies, improve code.

v1.5.1

fixed middleware error

v1.5.0

support middleware in router.

v1.4.0

use independent thunks