Release 2.1.0
Introduced fsd.config.json, its JSON schema, and stack-aware project configuration tests.
Added
- A persistent fsd.config.json project contract.
- A published JSON schema for editor validation and autocomplete.
- Stack-aware project configuration and regression tests.
Changed
- Generator responsibilities were separated into reusable modules.
Use this version
bash
npx create-fsd-architecture@2.1.0Running a newer CLI does not migrate an existing project's files or dependencies. Review compatibility notes before generating new slices.