Skip to content

create-faster: v1.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 15:55
a0b54d5

1.6.0 (2026-02-11)

⚠ BREAKING CHANGES

  • cli: --addon flag replaced with --database/--orm/--tooling

Features

  • prompts: group library selection by category (#72) (664fbc4)
  • templates: add tRPC v11 library (#69) (faae68e)

Refactor

  • cli: template system (#63) (2c98fc0)
  • tests: organize test files into unit/ and integration/ (#70) (e3761f2)

Documentation

  • www: reorganize modules sidebar & enrich doc pages (#73) (cb08b2b)

Tests

  • integration scripts for selective execution. (e3761f2)

CI

  • tests: add lint, unit and integration test steps to CI (#71) (33c681d)