Create FasterCreate Faster

Changelog

Changelog for the project

Check the CHANGELOG on GitHub for the latest updates.

1.6.0 (2026-02-11)

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)

1.5.0 (2026-02-02)

Features

  • templates: add nextjs proxy.ts file (#59) (c1dcc4a)
  • templates: upgrade to Next.js 16 with React 19.2.3 (#58) (1bedf3f)

Bug Fixes

  • handlebars: use root context in helpers that access apps array (#62) (1c9501f)
  • templates: add missing biome and husky deps in single-repo mode (#56) (70f9bbd)

1.4.1 (2026-01-02)

Features

  • add TanStack Start framework support (#32) (1fb80e3)

Bug Fixes

  • templates: remove trailing spaces and tabs from all templates (#34) (0ef284c)

Miscellaneous

  • dev: add local publishing test, cc skills (362859b)

1.3.1 (2025-11-20)

Bug Fixes

1.3.0 (2025-11-14)

Features

1.2.0 (2025-11-05)

Features

Refactor

  • cli: restructure metadata and update type imports (#19) (e0768ca)
  • cli: tui, progress component, summary (#24) (3c18a08)

Miscellaneous

  • change operation canceled messages (#25) (203ad4e)

1.1.3 (2025-10-30)

Bug Fixes

  • cli: pkg build and templates path (5e2330a)

1.1.2 (2025-10-27)

Refactor

  • ci: update release workflow and enhance CLI functionality (aa8581c)

1.1.0 (2025-10-26)

Features

  • nextjs: enhance base templates, tanstack-query (#14) (a8af35c)
  • template: Expo and Hono (#16) (46acee5)

1.0.0 (2025-10-24)

Features

  • creaaateeee fasteeeeeeer (ecade7a)
  • implement context-aware filtering and enhance CLI prompts (#3) (a5df6bd)
  • modules: nextjs pwa (4c2283d)
  • nextjs better-auth module (#5) (e117dac)
  • template and cli core logic (#1) (ba15574)
  • templates, modules, magic comments (#4) (3bff411)

Bug Fixes

  • gha: correct release-please config to track apps/cli (17fbfe4)
  • modules: mdx (74f0d91)

Refactor

  • enhance CLI functionality and update dependencies (6e490ad)

On this page