Skip to content

Commit 90dffc9

Browse files
Merge pull request #54 from Workiva/changelog-2.1.1
Update CHANGELOG for 2.1.1 Release
2 parents 1150260 + 4724b7a commit 90dffc9

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# React Testing Library Changelog
22

3+
## 2.1.1
4+
* [#54](https://github.com/Workiva/react_testing_library/pull/54) Update CHANGELOG for 2.1.1 Release
5+
* [#53](https://github.com/Workiva/react_testing_library/pull/53) Remove a CI check that was no longer working properly
6+
* [#52](https://github.com/Workiva/react_testing_library/pull/52) Fix missing arguments in formatted output from forwarded console logs
7+
* [#51](https://github.com/Workiva/react_testing_library/pull/51) Update references to the previous team name with Frontend Frameworks Design
8+
* [#49](https://github.com/Workiva/react_testing_library/pull/49) Add changelog for 2.1.0 release, add de-facto skynet plan -
9+
310
## 2.1.0
4-
- [#48](https://github.com/Workiva/react_testing_library/pull/48) Expose the `skipPointerEventsCheck` check
11+
* [#48](https://github.com/Workiva/react_testing_library/pull/48) Expose the `skipPointerEventsCheck` check
512

613
## 2.0.1
7-
- Fix test ID queries using test IDs in RegExps without escaping them
14+
* Fix test ID queries using test IDs in RegExps without escaping them
815

916
## 2.0.0
1017
* **BREAKING CHANGE**: `UserEvent.*` and `fireEvent[ByName]` will now rethrow uncaught errors that occur in event propagation.

0 commit comments

Comments
 (0)