Skip to content

Releases: nestjs-mod/nestjs-mod-contrib

notifications-v1.1.3

04 Jun 19:09
Compare
Choose a tag to compare

1.1.3 (2025-06-04)

Bug Fixes

  • patch output dist files (70f1da8)
  • update @semantic-release/exec options (c3da67b)

notifications-v1.1.2

04 Jun 18:16
Compare
Choose a tag to compare

1.1.2 (2025-06-04)

Bug Fixes

  • add check exists before create new index (17f0933)
  • update imports with sdk file (063c5e9)

files-v1.1.4

04 Jun 19:08
Compare
Choose a tag to compare

1.1.4 (2025-06-04)

Bug Fixes

  • update @semantic-release/exec options (c3da67b)

files-v1.1.3

04 Jun 18:42
Compare
Choose a tag to compare

1.1.3 (2025-06-04)

Bug Fixes

  • patch output dist files (70f1da8)

files-v1.1.2

04 Jun 18:16
Compare
Choose a tag to compare

1.1.2 (2025-06-04)

Bug Fixes

  • add check exists before create new index (17f0933)

files-afat-v1.1.1

04 Jun 18:17
Compare
Choose a tag to compare

1.1.1 (2025-06-04)

Bug Fixes

  • update imports with sdk file (5ca69f9)

webhook-v1.1.1

03 Jun 21:07
Compare
Choose a tag to compare

1.1.1 (2025-06-03)

Bug Fixes

webhook-v1.1.0

03 Jun 20:28
Compare
Choose a tag to compare

1.1.0 (2025-06-03)

Features

  • add sdk with module to index (16103e5)

webhook-v1.0.0

03 Jun 10:12
Compare
Choose a tag to compare

1.0.0 (2025-06-03)

Bug Fixes

  • add binaryTargets to prisma configuration (0c8cac8)
  • add binaryTargets to prisma configuration (9656b37)
  • add check prisma schema name in commands before add new command (218b0f3)
  • add comment to env file about shadowDatabaseName (de5b69a)
  • add create directory when we try create or update some files from infrastructure logic (90e3ea8)
  • add description of prisma mopdule to report and update sample with application, for correct generate report (46100d7)
  • add ext methods to FakePrismaClient (c39adbf)
  • add new feature module validation (0087ec0)
  • add options for change engineType (f849783)
  • add options for change main provider (73eddbf)
  • add pingDatabaseIntervalMs to prisma config for disable setInterval (641b272)
  • add previewFeatures to PrismaConfiguration (9264be6)
  • add suport use empty featureName in prisma anf flyway modules (4f39089)
  • add support correct order on write env key values (41f1e4b)
  • add support use promise based function for prismaClientFactory (5c89a63)
  • add transform: new NumberTransformer() for all number options in settings (71fc6d8)
  • add translates to npm lib (ee6bca1)
  • add type TransactionPrismaClient (05b308c)
  • added merging of the original application options with new options (4d126b8)
  • append global env prefix "keyv" (b1f5e02)
  • expose getServiceToken from docker modules, cache-modules, prisma and terminus (108dc60)
  • lock some dependencies (b01694e)
  • lock version of case-anything (511d86b)
  • move dependencies from code to dependenciesInfo and readme, update generator for ecosystem.config.json (7aa6ce1)
  • move pipeOptions to staticConfiguration (3538a3f)
  • rebuild with new docs (867f907)
  • rebuild with public to npm (dacbe93)
  • reexprt FakePrismaClient as PrismaClient, for use as mock import prisma client in applications (84ce917)
  • remove not need focs (c144dff)
  • remove usage IsNumberString decorator in FindManyArgs (8151b7e)
  • removed all "--" as it caused a side effect and prevented the command from completing correctly (d5e3d36)
  • rename all featureName options in modules (6d46c47)
  • update @nestjs-mod deps (6a4c714)
  • update @nestjs-mod deps (4c28452)
  • update @nestjs-mod versions from 2.5.0 to 2.5.1 (611bd6c)
  • update @nestjs-mod versions from 2.5.0 to 2.5.2 (e4aec57)
  • update @nestjs-mod versions from 2.5.2 to 2.5.3 (ba4d80c)
  • update @nestjs-mod versions from 2.6.1 to 2.6.3 (e8b7f80)
  • update default serialize and deserialize, add support return array of args from storeFactoryByEnvironmentUrl (8f3e912)
  • update deps (67d7179)
  • update FakePrismaClient for correct work in isInfrastructureMode (a1e3686)
  • update for small pach names (99055c9)
  • update getPrismaClientToken function for correct work (0292ea2)
  • update logic for convert prisma errors to string (136ca8f)
  • update logic for create path to output (e3920d2)
  • update logic for generate package json scripts, add order for categories (66e0753)
  • update logic for isErrorOfUniqueField method (7e0355f)
  • update nestjs-mod libs (db15c5b)
  • update nestjs-mod libs (bcda74e)
  • update nestjs-mod libs (3481d3a)
  • update nestjs-mod libs (aee56d5)
  • update package json file generator, remove add migrations script for prisma, when we disable addMigrationScripts options (8fea330)
  • update pg-flyway version (91f058d)
  • update release script (8b2772d)
  • update types (22336c4)

Features

  • add "output" optios for change directory where Prisma Client is generated (89e6528)
  • add @nestjs-mod/authorizer for work with https://authorizer.dev/, add DockerComposeAuthorizer for deploy authorizer server, add option notStaticKeysOfEnvironments in docker services for exclude some keys from generated dot env file (12380a4)
  • add @nestjs-mod/docker-compose (b5ddd56)
  • add @nestjs-mod/flyway (ab20eef)
  • add @nestjs-mod/pm2 ([a0b3f39](a0b3f392976d9380f2...
Read more

webhook-afat-v1.1.0

03 Jun 20:30
Compare
Choose a tag to compare

1.1.0 (2025-06-03)

Features

  • add sdk with module to index (16103e5)