Skip to content

feat(react-vite): prefer @msw/data for stateful mocks#40

Merged
v-byte-cpu merged 1 commit into
mainfrom
feat/react-vite-msw-data-stateful-mocks
Jun 8, 2026
Merged

feat(react-vite): prefer @msw/data for stateful mocks#40
v-byte-cpu merged 1 commit into
mainfrom
feat/react-vite-msw-data-stateful-mocks

Conversation

@v-byte-cpu

Copy link
Copy Markdown
Member

Summary

  • Add @msw/data as the preferred first-pass store for mock services that need reusable state, CRUD,
    filtering, or relations.
  • Keep simple injected fake services for one-off tests, static Storybook states, and non-stateful behavior.

@v-byte-cpu v-byte-cpu merged commit 0b0b57e into main Jun 8, 2026
1 check passed
@v-byte-cpu v-byte-cpu deleted the feat/react-vite-msw-data-stateful-mocks branch June 8, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant