npm @cap-js/cds-typer 0.15.0
v0.15.0

latest releases: 0.26.0, 0.25.0, 0.24.0...
9 months ago

Added

Fixed

  • Inline enums are now available during runtime as well
  • Inline enums can now be used as action parameter types as well. These enums will not have a runtime representation, but will only assert type safety!
  • Arrays of inline enum values can now be used as action parameters too. But they will only be represented by their enclosing type for now, i.e. string, number, etc.
  • Foreign keys of projection entities are now propagated as well

Don't miss a new cds-typer release

NewReleases is sending notifications on new releases.