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…
Topic - Edition
🧱 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…
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)
Features 2fee9bb feat: export ConfigObject from eslint/config (#21082) (sethamus) Bug Fixes 6b8d2f7 fix: escape reserved characters in rule id in html formatter (#21129) (Francesco Trotta) 9091071 fix: prevent…