Skip to content

Commit 3c3e73c

Browse files
committed
Review: Update the changelog
1 parent c10946e commit 3c3e73c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/pluggable-widgets-tools/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
### Breaking changes
1010

11-
- We removed Enzyme testing library and associated dependencies from pluggable-widgets-tools. Tests using Enzyme should be updated to use React Testing Library. See the [migration guide](https://testing-library.com/docs/react-testing-library/migrate-from-enzyme) for more information.
11+
- We removed Enzyme testing library and associated dependencies from pluggable-widgets-tools. Tests using Enzyme should be updated to use React Testing Library. See the [migration guide](https://testing-library.com/docs/react-testing-library/migrate-from-enzyme) for more information. The `test:unit:web:enzyme-free` command has been removed; use `test:unit:web` instead.
1212

1313
## [11.3.0] - 2025-11-12
1414

0 commit comments

Comments
 (0)