Skip to content

Releases: falsy/clean-architecture-with-typescript

v4.3.2

19 Jan 09:02
Compare
Choose a tag to compare
  • Modify dependency injection function

v4.3.1

17 Jan 23:25
Compare
Choose a tag to compare
  • Add introduction to DDD concepts(ubiquitous language, aggregate root)
  • Modify root package dependency settings
  • Image correction due to typo

v4.3.0

14 Jan 20:32
9faa602
Compare
Choose a tag to compare
  • 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

04 Jan 13:00
Compare
Choose a tag to compare
  • Remove unnecessary build processes
  • Remove api-server package

v4.1.1

05 Nov 06:14
Compare
Choose a tag to compare
  • Change repository image directory
  • Revise documentation wording

v4.1.0

27 Oct 22:46
e431708
Compare
Choose a tag to compare
  • Add test setup and sample test cases per package
  • Add CI settings for each package

v4.0.0

22 Oct 13:28
Compare
Choose a tag to compare
  • Updated to a monorepo structure using Yarn Workspaces
  • Modified the sample project

v3.0.1

11 Jun 20:01
Compare
Choose a tag to compare
  • Add version information of the example project
  • Standardize document format

v3.0.0

09 Jun 16:14
Compare
Choose a tag to compare
  • Expanded with sample code that can introduce clean architecture not only to existing React but also to various Typescript-based services.

v2.0.0

10 Dec 22:33
Compare
Choose a tag to compare
  • Change to monorepo configuration
  • Update package version