Skip to content

Latest commit

 

History

History
46 lines (20 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

46 lines (20 loc) · 1.23 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.1 (2018-08-21)

1.2.0 (2018-08-21)

Features

  • Add backward compatibility with express-style middleware layer (f2beb4b)

1.1.0 (2018-07-06)

Features

  • Add exclude option to disable redirection on specific route patterns (302a8ed)

1.0.1 (2018-07-04)

1.0.0 (2018-07-04)

Features

  • Make compatible with Koa & lint using AirBNB rules (d8e5e95)

BREAKING CHANGES

  • Breaks compatibility with Express