Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 366 Bytes

CHANGELOG.md

File metadata and controls

4 lines (3 loc) · 366 Bytes

Changelog

Until this library makes it to a production release of v1.x, minor versions may contain breaking changes to the API. After v1.x, semantic versioning will be honored, and breaking changes will only occur under the umbrella of a major version bump.

  • v0.3.0 - withParams may now be used as upstream middleware (e.g. router.all('*', withParams))