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
andansi
color formats inText
'scolor
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 👏