Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Releases: falsy/react-with-clean-architecture

v2.4.0

13 Jan 10:35

Choose a tag to compare

  • Add global state management(Jotai)
  • Change Presenters Layer(React Hooks)
  • Change directory structure(Atomic Design)
  • Change CSS Framework(Tailwind CSS)

v2.3.0

19 Dec 08:13

Choose a tag to compare

  • Change directory structure
  • Change module bundler (Vite)
  • Add E2E tests (Cypress)
  • Add CI (Github Actions)

v2.2.0

10 Nov 08:39
e0d36bb

Choose a tag to compare

  • Separate domains and adapters
  • Change component directory structure
  • Simplifying sample project
  • Add sample test cases

v2.1.1

18 Sep 02:37

Choose a tag to compare

  • Change the DI method
  • Change Aggregate property
  • Change the UseCase and Presenter method of Transaction

v2.1.0

05 Sep 06:47

Choose a tag to compare

  • Remove LayerDTO and unnecessary try-catch
  • Redefining component names
  • Modify project documents, add Korean documents

v2.0.0

20 Aug 01:11

Choose a tag to compare

  • Transition to a Domain-driven React architecture
  • Update the sample project

v1.1.0

07 Apr 18:27
0d843e6

Choose a tag to compare

  • Using Recoil as a Hook instead of Redux

v1.0.0

06 Apr 17:09

Choose a tag to compare

init