Skip to content

Commit

Permalink
Remove changelog entry related to root arg
Browse files Browse the repository at this point in the history
  • Loading branch information
greglittlefield-wf committed Mar 26, 2024
1 parent d2bfcf9 commit c3f73e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

## 3.0.0
* Add support for Dart null safety ([#155](https://github.com/Workiva/over_react_test/pull/155))
* **BREAKING CHANGES**
* The first argument of `queryByTestId` / `queryAllByTestId` (`root`) is now non-nullable ([#157](https://github.com/Workiva/over_react_test/pull/157)).
* SDK / Dependency Versioning:
* Increase minimum Dart SDK version from `2.11.0` to `2.13.0`.
* Increase minimum `react` version from `6.0.1` to `7.0.0`.
Expand Down

0 comments on commit c3f73e5

Please sign in to comment.