Changelog
Changelog for the project
Check the CHANGELOG on GitHub for the latest updates.
1.6.4 (2026-04-09)
Features
- library: add evlog observability library (#110) (5489c0d)
- tooling: add portless as project-level option (#109) (9fb0206)
1.6.3 (2026-03-19)
Features
- blueprints: add the org-dashboard blueprint (#103) (2cc1a19)
- blueprint: SEO/GEO-optimized SaaS landing page (#104) (5989bc9)
Miscellaneous
1.6.2 (2026-03-16)
Features
- blueprints: add dapp-rainbowkit blueprint with SIWE auth (#92) (10498dd)
- blueprints: add lambda-sst and lambda-terraform-aws blueprints (#100) (469f17a)
- blueprints: add Nextjs dApp Privy blueprint (#89) (0e9140b)
- blueprints: introduce blueprint system (#85) (0b5e8f0)
- blueprints: separate linter/tooling and group by category (#90) (a189e69)
- deployment: add SST templates and project option (#96) (ff6bf4e)
- deployment: add Terraform AWS templates and project option (#99) (fe6dc74)
- lib: update better-auth v1.5.3 (#87) (8caa845)
- lib: update Prisma to v7 with driver adapters (#88) (1973386)
- stacks: add node stack for plain TypeScript projects (#94) (1fd45f4)
Bug Fixes
- templates: add shadcn CSS variables to globals.css (#93) (1c608b8)
- templates: fix better-auth schema FK type mismatch for uuid (#91) (a858089)
Refactor
1.6.1 (2026-03-02)
Features
- linter: add Prettier and integration with ESLint (#76) (e974132)
- meta: extend $when with stack/library/repo/bool matchers (#83) (4a1a188)
- separate linter category and add ESLint support (#74) (e5b0236)
- tooling: integrate lint-staged to husky (#82) (f1b7fd7)
- turborepo: add syncpack for dependency version consistency (#80) (49ead64)
Bug Fixes
- meta: package.json configs (#84) (01f9a1e)
- templates/turborepo: turbo task configuration for lint and clean (#77) (1cfc2cb)
- templates: add missing deps and static validation test (#79) (97650a0)
Tests
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
Tests
- integration scripts for selective execution. (e3761f2)
CI
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
Bug Fixes
Miscellaneous
- dev: add local publishing test, cc skills (362859b)
1.3.1 (2025-11-20)
Bug Fixes
- cli: rm shared pkg (bedfb41)
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
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
Refactor
- enhance CLI functionality and update dependencies (6e490ad)

