Releases: falsy/clean-architecture-for-web
Releases · falsy/clean-architecture-for-web
v4.4.0
- Package security update(esbuild)
- Add Post VM and Comment VM to Client-A sample, add optimistic update
- Change project documentation
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