github vadimdemedes/ink v0.2.1

latest releases: v4.4.1, v4.4.0, v4.3.1...
6 years ago

Despite the patch version increase, this release brings a few nifty features and an important bug fix.

  • Support defaultProps to specify default props for every render 72fb252
  • Support propTypes via the official prop-types module 034707d
  • Handle the output written via console.log() and others by clearing the terminal screen, writing it, then restoring the output from Ink components afterwards, so that console.log()'s output is always above live Ink output b0e451c
  • Let the process exit gracefully on unmount 2840fbb

Thanks

❤️ Huge thanks to @sindresorhus for convincing to add the native support for prop types.

Don't miss a new ink release

NewReleases is sending notifications on new releases.