Releases: falsy/clean-architecture-with-typescript
Releases · falsy/clean-architecture-with-typescript
v4.3.2
- Modify dependency injection function
v4.3.1
- Add introduction to DDD concepts(ubiquitous language, aggregate root)
- Modify root package dependency settings
- Image correction due to typo
v4.3.0
- Modify client sample project configuration(Vite, React, Next.js, Jotai, TailwindCSS)
- Change the Presenter Layer and UI Directory Configuration(Atomic Design)
- Change project documentation
v4.2.0
- Remove unnecessary build processes
- Remove api-server package
v4.1.1
- Change repository image directory
- Revise documentation wording
v4.1.0
- Add test setup and sample test cases per package
- Add CI settings for each package
v4.0.0
- Updated to a monorepo structure using Yarn Workspaces
- Modified the sample project
v3.0.1
- Add version information of the example project
- Standardize document format
v3.0.0
- Expanded with sample code that can introduce clean architecture not only to existing React but also to various Typescript-based services.
v2.0.0
- Change to monorepo configuration
- Update package version