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

Daily edition · JavaScript

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

11 May 2026 edition
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