Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 276 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 276 Bytes

2.0.0

Use this when referring to the req object. This allows clones of the req object while maintaining the req.param() functionality.

1.0.1

Remove unused arguments extraction.

1.0.0

Initial release. The implementation is exactly the same as in Express 3/4.