# ink-testing-library changelog > ink-testing-library release notes. - Vendor: ink-testing-library - Category: Frameworks & Libraries - Official site: https://github.com/vadimdemedes/ink-testing-library#readme - Tracked by: What's New (https://whatsnew.fyi/product/ink-testing-library) - Harvested from: GitHub (vadimdemedes/ink-testing-library) - Entries below: 10 (newest first) 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. ## Releases ### v4.0.0 - Date: 2024-05-22 - Version: v4.0.0 - Original notes: https://github.com/vadimdemedes/ink-testing-library/releases/tag/v4.0.0 - Permalink: https://whatsnew.fyi/product/ink-testing-library/releases/v4.0.0 ###### Breaking - Require Node.js 18 55563c7 ###### Improvements - Support Ink 5 55563c7 - Add `ref` and `unref` to stdin mock (#23) f44b077 https://github.com/vadimdemedes/ink-testing-library/compare/v3.0.0...v4.0.0 ### v3.0.0 - Date: 2023-03-01 - Version: v3.0.0 - Original notes: https://github.com/vadimdemedes/ink-testing-library/releases/tag/v3.0.0 - Permalink: https://whatsnew.fyi/product/ink-testing-library/releases/v3.0.0 ##### Breaking changes This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). ##### Thank you Shoutout to @amitdahan for converting this package to ESM 💛 https://github.com/vadimdemedes/ink-testing-library/compare/v2.1.0...v3.0.0 ### v2.1.0 - Date: 2020-10-03 - Version: v2.1.0 - Original notes: https://github.com/vadimdemedes/ink-testing-library/releases/tag/v2.1.0 - Permalink: https://whatsnew.fyi/product/ink-testing-library/releases/v2.1.0 ##### Highlights - Move types packages out of `dependencies` (#15) 3a5f40c https://github.com/vadimdemedes/ink-testing-library/compare/v2.0.1...v2.1.0 ### v2.0.1 - Date: 2020-07-19 - Version: v2.0.1 - Original notes: https://github.com/vadimdemedes/ink-testing-library/releases/tag/v2.0.1 - Permalink: https://whatsnew.fyi/product/ink-testing-library/releases/v2.0.1 ##### Highlights - Disable console patching to let ink-testing-library work with Jest a389d8f https://github.com/vadimdemedes/ink-testing-library/compare/v2.0.0...v2.0.1 ### v2.0.0 - Date: 2020-06-21 - Version: v2.0.0 - Original notes: https://github.com/vadimdemedes/ink-testing-library/releases/tag/v2.0.0 - Permalink: https://whatsnew.fyi/product/ink-testing-library/releases/v2.0.0 This release updates `ink-testing-library` to be compatible with [Ink 3](https://github.com/vadimdemedes/ink/issues/311). It should still work with Ink 2 apps, since there are no breaking changes to the API of this module. However, it dropped Node.js v8.x support. ##### Highlights - Dropped Node.js v8.x support, now it supports 10.x and higher - Rewritten in TypeScript - Expose [`stdout`](https://github.com/vadimdemedes/ink-testing-library#stdout) and [`stderr`](https://github.com/vadimdemedes/ink-testing-library#stderr) objects https://github.com/vadimdemedes/ink-testing-library/compare/v1.0.3...v2.0.0 ### v1.0.3 - Date: 2020-01-12 - Version: v1.0.3 - Original notes: https://github.com/vadimdemedes/ink-testing-library/releases/tag/v1.0.3 - Permalink: https://whatsnew.fyi/product/ink-testing-library/releases/v1.0.3 - Add TypeScript types (#9) 66732a5 https://github.com/vadimdemedes/ink-testing-library/compare/v1.0.2...v1.0.3 ### v1.0.2 - Date: 2019-06-20 - Version: v1.0.2 - Original notes: https://github.com/vadimdemedes/ink-testing-library/releases/tag/v1.0.2 - Permalink: https://whatsnew.fyi/product/ink-testing-library/releases/v1.0.2 - Add isTTY=true to make Ink think that raw mode is supported (#7) 4d7e7ea https://github.com/vadimdemedes/ink-testing-library/compare/v1.0.1...v1.0.2 ### v1.0.1 - Date: 2019-03-13 - Version: v1.0.1 - Original notes: https://github.com/vadimdemedes/ink-testing-library/releases/tag/v1.0.1 - Permalink: https://whatsnew.fyi/product/ink-testing-library/releases/v1.0.1 - Move ava and xo to devDependencies (#1) 6f84998 https://github.com/vadimdemedes/ink-testing-library/compare/v1.0.0...v1.0.1 ### v1.0.0 - Date: 2019-03-06 - Version: v1.0.0 - Original notes: https://github.com/vadimdemedes/ink-testing-library/releases/tag/v1.0.0 - Permalink: https://whatsnew.fyi/product/ink-testing-library/releases/v1.0.0 ### v0.0.1 - Date: 2019-03-06 - Version: v0.0.1 - Original notes: https://github.com/vadimdemedes/ink-testing-library/releases/tag/v0.0.1 - Permalink: https://whatsnew.fyi/product/ink-testing-library/releases/v0.0.1