Skip to content

v1.9.22

Latest

Choose a tag to compare

@utils-app utils-app released this 27 Jul 22:58
553c70c

1.9.22 (2026-07-27)

Bug Fixes

  • docker: delete prepare script in runtime stage before prod install (315dbde)
  • remove build dir from .dockerignore so run-esbuild.js is available (54c8010)

Miscellaneous

  • add .nvmrc (b79d333)
  • deps: bump actions/setup-node from 6 to 7 (#1546) (09506d0)
  • deps: bump docker/login-action from 4.3.0 to 4.4.0 (#1545) (7fabc1c)
  • deps: bump docker/login-action from 4.4.0 to 4.5.1 (#1551) (b6f2ee9)
  • deps: bump docker/metadata-action from 6.1.0 to 6.2.0 (#1543) (450202c)
  • deps: bump docker/setup-buildx-action from 4.1.0 to 4.2.0 (#1544) (4e5fd9f)
  • deps: fix broken lockfile (0128555)
  • deps: update versions (ec8cde4)
  • fix lockfile (e593b4e)
  • update husky to use pnpm (264d5bc)
  • update test:api script to use c8 with --leaks (d3c25c4)
  • use pnpm in package.json & downgrade ts version 6 (1368cea)

CI Changes

  • Dockerfile: downgrade to node.js v24 (02203e6)
  • rebuild dockerfile (4f79554)

Refactored Code

  • improve interaction type checking and update message link generation in Ban command (4bf3886)
  • lint (ab6ba7d)
  • prisma: update to use prisma.config.ts file (cd2f618)
  • remove legacy date formatting function (7b6ca8c)
  • simplify force parameter handling in userGuilds function (a95b366)
  • update PrismaClient import paths to use @prisma-client (d0ee317)