npm @cap-js/cds-types 0.11.0
v0.11.0

latest releases: 0.14.0, 0.13.0, 0.12.0...
3 months ago

Added

  • Syntactically allow infix filters in SELECT clauses through tagged templates. These filters are not semantically checked for validity
  • Added cds.linked.LinkedDefinition as alias for cds.linked.classes.any_
  • Added doc?: string to cds.linked.classes.any_
  • Add overload for Service.emit to offer improved type support when using an event type emitted by cds-typer.
  • Added programmatic draft actions.
  • Added types for util.path, util.fs, and util.inspect.

Changed

  • [breaking] Corrected the way the default export is generated. This also gets rid of the export default_2 that was mistakenly exposed before.
  • Request.reject(…) now returns never instead of Error, as its implementation always throws.

Deprecated

Removed

Fixed

Security

Don't miss a new cds-types release

NewReleases is sending notifications on new releases.