All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.6.3 (2023-06-22)
2.6.0 (2022-06-28)
- errors: define custom headers for httpException (75f66a3)
2.5.0 (2022-03-16)
- router: added support for optional and wildcard route parameters (830b78c)
2.4.1 (2022-03-16)
2.4.0 (2022-03-01)
- redirects: remove hardcoded redirect http status (f7a6b82)
2.3.3 (2022-03-01)
2.3.1 (2020-10-27)
2.3.0 (2020-10-27)
- context: redirect urls (d34f7f9)
2.2.1 (2020-10-27)
2.2.0 (2020-06-03)
- routes: cache route target instance (95e16ea)
2.1.0 (2020-06-03)
- routing: ability to extend base resources (752a61a)
2.0.4 (2020-04-16)
- readable: fix readable streams (7b670c9)
2.0.3 (2020-04-16)
2.0.2 (2020-02-11)
- package-lock.json: remove package-lock.json (b2c9dff)
2.0.1 (2020-02-11)
- package-lock.json: remove package-lock.json (b2c9dff)
2.0.0 (2020-02-11)
- resources: all resources need to be imported to the bootstrap({ resources: [] }) array
- resources: deprecate autoloading, new resource options (74e04b3)