Skip to content

v1.6.7-beta

Choose a tag to compare

@Uanela Uanela released this 21 Jul 23:23

What's Changed

create-arkos

  • Automatically detects your package manager and uses it in the generated project README.
  • Fixed authentication setup prompts for different Prisma provider and authentication combinations.
  • Improved CLI output when optional setup steps are skipped.
  • Removed the unused description field from generated authentication permission DTOs and validation schemas.
  • Fixed formatting issues in the project creation prompts and templates.
  • Updated generated project dependencies.

Framework

  • Improved Linux compatibility for the remove-dir CLI utility.
  • Prevented unnecessary "Unhandled Rejection" logs during build processes.
  • Added a temporary compatibility fix for class-validator-jsonschema with newer dependency versions.

Miscellaneous

  • Updated lockfiles and workspace configuration.
  • Dependency updates and internal maintenance improvements.