Skip to content

v4.0.0

Compare
Choose a tag to compare
@vadimdemedes vadimdemedes released this 01 Mar 20:29
· 54 commits to master since this release

Breaking changes

  • This package is now pure ESM. Please read this.
  • Require Node.js 14.16 (#546) aaf45a1
  • Require React 18. (#546) aaf45a1
  • Delete support for hsl, hsv, hwb and ansi color formats in Text's color prop.
  • Move react-devtools-core to optional peer dependency (#498) 8c2378a

Thank you

Major shoutout goes to @pepicrft and @amitdahan for leading the migration of Ink to ESM πŸ’›

Thanks to @sindresorhus for support and helping reviewing these massive changes πŸ‘

v3.2.0...v4.0.0