Skip to content

v2.0.0

Choose a tag to compare

@vadimdemedes vadimdemedes released this 21 Jun 10:45
· 14 commits to master since this release

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 stdout and stderr objects

v1.0.3...v2.0.0