Skip to content

v0.1.4

@whysosuresh whysosuresh tagged this 18 Apr 08:45
connectFixture uses a static MSW import and returns handlers
synchronously, enabling module-level fixture arrays without async/await.
Use when MSW is a direct dependency. The async connectHandler remains
for projects where MSW is optional.

- New file: connect-fixture.ts (sync variant)
- Exported from @scenar/preview/connect alongside connectHandler
- 6 new tests

Made-with: Cursor
Assets 2
Loading