Releases: testing-library/dom-testing-library Releases · testing-library/dom-testing-library
v10.4.1 27 Jul 13:23
Compare Sorry, something went wrong.
No results found v10.4.0 22 Jul 12:18
Compare Sorry, something went wrong.
No results found 10.4.0 (2024-07-22) Features Reduce caught exceptions in prettyDom (reland) (#1323 ) (a86c54c ) v10.3.2 15 Jul 14:16
Compare Sorry, something went wrong.
No results found v10.3.1 05 Jul 10:58
Compare Sorry, something went wrong.
No results found v10.3.0 02 Jul 12:15
Compare Sorry, something went wrong.
No results found v10.2.0 24 Jun 11:46
Compare Sorry, something went wrong.
No results found 10.2.0 (2024-06-24) Features Support anonymous custom elements when pretty printing DOM (#1319 ) (0a8ad65 ) v10.1.0 29 Apr 07:47
Compare Sorry, something went wrong.
No results found v10.0.0 08 Apr 12:33
Compare Sorry, something went wrong.
No results found 10.0.0 (2024-04-08) Bug Fixes use defineProperty on the error object instead of setting the message directly (#1268 ) (3580f25 ), closes #1259 Features Drop support for Node.js 14.x and Node.js 16.x and add support for Node 20.x (#1255 ) (452097b ) upgrade aria-query to 5.3.0 (#1241 ) (2c57055 ), closes #1240 BREAKING CHANGES Minimum supported Node.js version is 18.0 New version of aria-query changes various roles. Check out the changed tests in 2c57055 to get an overview about what changed. v10.0.0-alpha.3 04 Apr 07:35
Compare Sorry, something went wrong.
No results found Bug Fixes Stop calling waitFor callback after timeout (#1271 ) (9aaf715 ) use defineProperty on the error object instead of setting the message directly (#1261 ) (270a531 ), closes #1259 v9.3.4 08 Jan 20:17
Compare Sorry, something went wrong.
No results found 9.3.4 (2024-01-08) Bug Fixes Stop calling waitFor callback after timeout (#1271 ) (9aaf715 )