Skip to content

Releases: falsy/clean-architecture-for-frontend

v4.5.0

28 Apr 14:03

Choose a tag to compare

  • Restructure repositories to use network and storage implementations
  • Add documentation on dependency injection

v4.4.2

23 Apr 12:52

Choose a tag to compare

  • Change project name

v4.4.1

19 Feb 11:28

Choose a tag to compare

  • Change project name

v4.4.0

18 Feb 20:45

Choose a tag to compare

  • Package security update(esbuild)
  • Add Post VM and Comment VM to Client-A sample, add optimistic update
  • Change project documentation

v4.3.2

19 Jan 09:02

Choose a tag to compare

  • Modify dependency injection function

v4.3.1

17 Jan 23:25

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

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

Choose a tag to compare

  • Remove unnecessary build processes
  • Remove api-server package

v4.1.1

05 Nov 06:14

Choose a tag to compare

  • Change repository image directory
  • Revise documentation wording

v4.1.0

27 Oct 22:46
e431708

Choose a tag to compare

  • Add test setup and sample test cases per package
  • Add CI settings for each package