2.2.0 (2024-12-03)
2.1.0 (2024-10-21)
2.0.1 (2024-10-14)
2.0.0 (2024-10-11)
- add logging ctx data to every log (#47)
1.5.0 (2024-09-30)
1.4.0 (2024-07-26)
1.3.0 (2024-07-04)
1.2.1 (2024-02-02)
1.2.0 (2023-10-18)
1.1.2 (2023-09-14)
1.1.1 (2023-09-14)
1.1.0 (2023-09-07)
1.0.0 (2023-08-31)
- package: move nodekit to peer dependencies (#18)
0.5.0 (2023-08-28)
- router: fix route auth handler
- export types AppErrorHandler, NextFunction (#12)
- move cookie-parser from dev to production deps (#8)
- add AppConfig.telemetryChEnableSelfStats (#7)
- expand express Request type (#6)
- export Request and Response types (#4)
- remove beforeAuth & afterAuth from routeInfo
- replace authPolicyMiddleware with routeInfoMiddleware (#5)
- minor fixes for sockets and routing (#1)
Initial release.