OSS Feed: 2026-04-21

A lively day across the React / TanStack / MSW ecosystem — TanStack shipped CLI fixes, MSW landed several bugfixes, and the React core team chimed in on long-standing issues.

@acdlite

@gaearon

@sebmarkbage

@tannerlinsley

Tanner had the busiest day by far — three PRs opened plus a wave of reviews across TanStack repos.

@leerob

A quiet day.

@timneutkens

@bvaughn

A quiet day.

@t3dotgg

A quiet day.

@TkDodo

Dominik continues deep inside Sentry's page-frame refactor.

@phryneas

Lenz had a security-flavored day.

@markerikson

@kettanaito

Artem shipped a notable MSW batch.

@dinwwwh

Today's Highlight

Security heads-up from @phryneas: the bare mui and redux-toolkit npm namespaces are held by third parties — a baitsquatting risk for anyone fat-fingering an install. Always install scoped package names (@mui/material, @reduxjs/toolkit). See the MUI issue and the Redux Toolkit issue.

Runner-up: @kettanaito tightening up MSW worker lifecycle — the "still handling requests after stop" fix should quietly resolve a bunch of flaky-test reports in the wild.