@cap-js/cds-typer
Advanced tools
Changelog
[0.18.0] - 2024-03-12
type
definitions will not be inflected. Whatever inflection you define them in will be assumed treated as a singular form and will not receive a plural form anymoreChangelog
[0.17.0] - 2024-03-05
typeof
syntax would crash the type generationChangelog
[0.16.0] - 2024-02-01
NONE
to ERROR
. See the doc to manually pass in another log level for cds-typer runs.…_ID
, .…_code
, etc.) with explicitly named fields will now raise an errorChangelog
[0.15.0] - 2023-12-21
string
, number
, etc.Changelog
[0.13.0] - 2023-12-06
excluding
clause in projections now actually excludes the specified properties in the generated typesChangelog
[0.12.0] - 2023-11-23
cds.LargeBinary
as string, buffer, or readable in the case of media contentnot null
modifierChangelog
[0.11.1] - 2023-10-12
Changelog
[0.11.0] - 2023-10-10
.name
propertytype of
on a property they have inherited from another entitycompileFromCSN
is no longer part of the package's API