npm @cap-js/cds-typer 0.41.1
v0.41.1

3 hours ago

Added

Changed

Deprecated

Removed

Fixed

  • inline enum JS assignments (e.g. Entity.prop ??= {...}) are no longer emitted using the aspect's singular name as the left-hand side. Aspects have no runtime JS value, so such assignments caused a ReferenceError at startup. The assignments are now correctly emitted on the concrete entity that includes the aspect.

Security

Don't miss a new cds-typer release

NewReleases is sending notifications on new releases.