All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2022-02-22)
- Migration to typescript and provides types (b914e62)
1.0.0 (2021-05-29)
- previous "Path" suffix on keys replaced with "Route" suffix
- createRoutes generates object with "Route" suffix now (001ccb7)
- Parameters that are not part of the route pattern are added as query string (afa1fad)
0.0.4 (2020-10-09)
- adds property to createRoute (f07e03a)
0.0.3 (2020-10-08)
- getType is a function on route (889c5c8)
0.0.2 (2020-10-05)
- adds createRoute function (eb40239)