v2.0.0
This release updates ink-testing-library to be compatible with Ink 3. 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
stdoutandstderrobjects
https://github.com/vadimdemedes/ink-testing-library/compare/v1.0.3...v2.0.0