### Scope Improves an existing behavior ### Compatibility - [x] This is a breaking change ### Feature description - [x] Implement `AsyncHandlersController.boundary`. - [ ] Granular entrypoints: - [ ] `msw/http` (also exporting `passthrough`, `bypass`) - [ ] `msw/sse` - [ ] `msw/graphql` (#2691 ) - [ ] `msw/ws` - [ ] (?) `msw/utils` for `delay`, `matchRequestUrl`, etc.
Scope
Improves an existing behavior
Compatibility
Feature description
AsyncHandlersController.boundary.msw/http(also exportingpassthrough,bypass)msw/ssemsw/graphql(feat!:msw/graphql,graphqlas an optional peer dependency #2691 )msw/wsmsw/utilsfordelay,matchRequestUrl, etc.