# jest-dom v6.6.3 - Product: jest-dom (https://whatsnew.fyi/product/testing-library-jest-dom) - Vendor: Testing Library - Date: 2024-10-31 - Version: v6.6.3 - Original notes: https://github.com/testing-library/jest-dom/releases/tag/v6.6.3 - Permalink: https://whatsnew.fyi/product/testing-library-jest-dom/releases/v6.6.3 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** — add vitest import when extending vitest matchers ##### [6.6.3](https://github.com/testing-library/jest-dom/compare/v6.6.2...v6.6.3) (2024-10-31) ###### Bug Fixes * add vitest import when extending vitest matchers ([#646](https://github.com/testing-library/jest-dom/issues/646)) ([5ba0156](https://github.com/testing-library/jest-dom/commit/5ba015651c7b10c154e5a4ae54f85df6010c5295))