Skip to content

Commit 3dbc70a

Browse files
Skn0ttdgozman
andauthored
Update docs/src/release-notes-js.md
Co-authored-by: Dmitry Gozman <dgozman@gmail.com> Signed-off-by: Simon Knott <info@simonknott.de>
1 parent 51cabef commit 3dbc70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/release-notes-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Thanks to [@cpAdm](https://github.com/cpAdm) for contributing these improvements
4343

4444
### Breaking Changes ⚠️
4545

46-
- **Removed `_react` and `_vue` selectors**: These experimental selectors have been removed. Use standard locators like `getByRole`, `getByText`, or `getByTestId` instead—they're more reliable and work across frameworks.
46+
- Removed `_react` and `_vue` selectors. See [locators guide](./locators.md) for alternatives.
4747

4848
- **Removed `*:light` selectors**: The `:light` pseudo-class has been removed. Use standard CSS selectors instead.
4949

0 commit comments

Comments
 (0)