Skip to content

v1.5.17-beta

Choose a tag to compare

@Uanela Uanela released this 21 Jul 22:58

What's Changed

Better project creation experience

  • create-arkos now automatically detects your package manager and generates the appropriate commands in the project README.
  • Improved the project creation flow with clearer messages when optional features are skipped.

Authentication scaffolding improvements

  • Removed the unused description field from generated authentication permission resources, resulting in cleaner generated code.
  • Fixed authentication setup behavior for certain Prisma provider and authentication combinations.

Stability

  • Fixed an issue where unnecessary "Unhandled Rejection" messages could appear during build processes.
  • Improved Linux compatibility for the CLI.