# DOM Testing Library v10.3.2 - Product: DOM Testing Library (https://whatsnew.fyi/product/testing-library-dom) - Vendor: Testing Library - Date: 2024-07-15 - Version: v10.3.2 - Original notes: https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.2 - Permalink: https://whatsnew.fyi/product/testing-library-dom/releases/v10.3.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Safer read of DEBUG_PRINT_LIMIT ##### [10.3.2](https://github.com/testing-library/dom-testing-library/compare/v10.3.1...v10.3.2) (2024-07-15) ###### Bug Fixes * safer read of DEBUG_PRINT_LIMIT ([#1329](https://github.com/testing-library/dom-testing-library/issues/1329)) ([306526b](https://github.com/testing-library/dom-testing-library/commit/306526b5519abcaed84ef35f82501a1691edcd0e))