All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. The format is based on Keep a Changelog.
- Type for special error listener
srv.on('error')
srv.send
overload to also allow optional headers
- Rework of the export structure of the main
cds
facade object, so that e.g.cds.Request
andcds.User
work again.
- TSDoc comments have a proper structure
- Initial release, still with gaps though