Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

JavaScript

2 items on 11 May 2026
JavaScript GitHub Web

microsoft/playwright: v1.60.0

🌐 HAR recording on Tracing tracing.startHar() / tracing.stopHar() expose HAR recording as a first-class tracing API, with the same content, mode and urlFilter options as recordHar. The returned Disposable makes it easy…

Source: Playwright Releases yury-s
React JavaScript

Postmortem: TanStack npm supply-chain compromise

On 2026-05-11, an attacker chained a pull_request_target Pwn Request, GitHub Actions cache poisoning across the fork↔base trust boundary, and OIDC token extraction from runner memory to publish 84 malicious versions…

Source: TanStack Blog Tanner Linsley