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

latest releases: 0.28.1, 0.28.0, 0.27.0...
10 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.