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

Topic - Edition

Web

2 items on 24 Jul 2026
JavaScript GitHub Web

microsoft/playwright: v1.62.0

🧱 New component testing model Component testing moves to a stories and galleries model. A story wraps your component in one specific scenario — hard-coded props, mock data, providers — and a gallery page that you serve…

Source: Playwright Releases dcrousso
JavaScript GitHub Web

sveltejs/svelte: svelte@5.56.8

Patch Changes fix: call onerror and provide a working reset when hydrating a failed boundary (#18556) fix: preserve select selection when spread attributes omit value (#18561)

Source: Svelte Releases github-actions[bot]