Loading
Commits on Source 11
-
Merzough Münker authored
Correct the command for generating microservices to align with the latest package syntax.
-
Merzough Münker authored
Introduce `CoerceInterface` and `CoerceFunction` utilities to simplify the process of adding or modifying interface and function declarations in source files.
-
Merzough Münker authored
Introduce a generator to enable the creation of dynamic configuration modules in NestJS projects. This includes utilities for coercing module options, factories, interfaces, and validation schemas. Updated `generators.json` with the new generator details.
-
Merzough Münker authored
- @rxap/layout@19.1.1-dev.3 - @rxap/generator-ts-morph@1.0.21-dev.1 - @rxap/nest-logger@11.0.0-dev.3 - @rxap/nest-sentry@11.0.0-dev.6 - @rxap/plugin-angular@20.2.1-dev.1 - @rxap/plugin-cypress@20.0.6-dev.1 - @rxap/plugin-gpt@20.1.4-dev.1 - @rxap/plugin-library@20.2.2-dev.1 - @rxap/plugin-llm@20.0.4-dev.1 - @rxap/plugin-n8n@20.1.3-dev.1 - @rxap/plugin-nestjs@20.2.0-dev.0 - @rxap/plugin-open-api@20.1.1-dev.2 - @rxap/plugin-storybook@20.0.5-dev.1 - @rxap/preset-angular@20.0.6-dev.6 - @rxap/schematic-angular@19.1.1-dev.1 - @rxap/schematic-composer@19.0.5-dev.1 - @rxap/schematic-nestjs@19.0.5-dev.1 - @rxap/schematics-open-api@19.0.5-dev.1 - @rxap/schematics-ts-morph@19.1.1-dev.1 - @rxap/schematics-xml-parser@19.0.5-dev.12 - @rxap/ts-morph@1.6.0-dev.0 - @rxap/workspace-ts-morph@19.1.13-dev.1
-
Merzough Münker authored
-
Merzough Münker authored
- @rxap/plugin-nestjs@20.2.0-dev.1
-
Merzough Münker authored
Refactor the `minioValidationSchema` function to accept dynamic default values for `endPoint`, `port`, `useSSL`, `accessKey`, and `secretKey`, improving flexibility and configurability.
-
Merzough Münker authored
Introduce a schematic to utilize the dynamic configuration module generator in NestJS projects by converting it to an Nx generator.
-
Merzough Münker authored
- @rxap/nest-minio@11.0.0-dev.6 - @rxap/plugin-nestjs@20.2.0-dev.2
-
Merzough Münker authored
Introduce an optional parameter `_fetchCidContent` to `fetchCidContentAsJson`, enabling the use of custom fetch functions. Updated `ConfigLoadOptions` to support `fetchCidContent`, providing greater flexibility when loading configuration from CID.
-
Merzough Münker authored
- @rxap/config@19.2.0-dev.0