diff --git a/tools/assets/help/cds-typer.out.md b/tools/assets/help/cds-typer.out.md index 3c1014543e..594fcf474f 100644 --- a/tools/assets/help/cds-typer.out.md +++ b/tools/assets/help/cds-typer.out.md @@ -20,6 +20,13 @@ OPTIONS This value must be set in your project configuration. Passing it as parameter to the cds-typer CLI has no effect. + --cache: <none | blake2s256> + (default: none) + + How to cache typer runs. + none: fully run cds-typer whenever it is called + blake2s256: only run if the blake2s256-hash of the model has changed. Hash is stored in a file between runs. + --help This text. @@ -74,6 +81,7 @@ OPTIONS If set to true, properties in entities are always generated as optional (a?: T). + Setting it to false makes properties non-optional instead (a: T). --targetModuleType --target_module_type: <esm | cjs | auto> @@ -85,7 +93,7 @@ OPTIONS --useEntitiesProxy --use_entities_proxy: <true | false> - (default: false) + (default: true) If set to true the 'cds.entities' exports in the generated 'index.js' files will be wrapped in 'Proxy' objects diff --git a/tools/assets/help/cds-version-md.out.md b/tools/assets/help/cds-version-md.out.md index 5c0fb3d392..1c7f521569 100644 --- a/tools/assets/help/cds-version-md.out.md +++ b/tools/assets/help/cds-version-md.out.md @@ -5,14 +5,14 @@ | your-project | <Add your repository here> | | ---------------------- | --------------------------------------- | | @cap-js/asyncapi | 1.0.3 | -| @cap-js/cds-types | 0.9.0 | +| @cap-js/cds-types | 0.10.0 | | @cap-js/db-service | 1.19.1 | | @cap-js/openapi | 1.2.1 | | @cap-js/sqlite | 1.10.0 | -| @sap/cds | 8.9.0 | -| @sap/cds-compiler | 5.9.0 | -| @sap/cds-dk (global) | 8.9.0 | -| @sap/cds-fiori | 1.4.0 | +| @sap/cds | 8.9.2 | +| @sap/cds-compiler | 5.9.2 | +| @sap/cds-dk (global) | 8.9.1 | +| @sap/cds-fiori | 1.4.1 | | @sap/cds-foss | 5.0.1 | | @sap/cds-mtxs | 2.7.0 | | @sap/eslint-plugin-cds | 3.2.0 | diff --git a/tools/assets/help/cds-version.out.md b/tools/assets/help/cds-version.out.md index 6887a503b7..9547cfb612 100644 --- a/tools/assets/help/cds-version.out.md +++ b/tools/assets/help/cds-version.out.md @@ -3,14 +3,14 @@ > cds version @cap-js/asyncapi: 1.0.3 -@cap-js/cds-types: 0.9.0 +@cap-js/cds-types: 0.10.0 @cap-js/db-service: 1.19.1 @cap-js/openapi: 1.2.1 @cap-js/sqlite: 1.10.0 -@sap/cds: 8.9.0 -@sap/cds-compiler: 5.9.0 -@sap/cds-dk (global): 8.9.0 -@sap/cds-fiori: 1.4.0 +@sap/cds: 8.9.2 +@sap/cds-compiler: 5.9.2 +@sap/cds-dk (global): 8.9.1 +@sap/cds-fiori: 1.4.1 @sap/cds-foss: 5.0.1 @sap/cds-mtxs: 2.7.0 @sap/eslint-plugin-cds: 3.2.0