Skip to content

v4.0.0

Compare
Choose a tag to compare
@workflow-bot workflow-bot released this 18 Jun 14:58
· 102 commits to master since this release
111c89d

4.0.0 (2020-06-18)

BREAKING CHANGES

  • if you use react-mentions together with local versions of substyle, substyle-jss or substyle-glamor, you need to upgrade these packages to their latest versions (substyle@9, substyle-jss@4, substyle-glamor@4)
  • inline style passed to the textarea/input element are no longer forwarded to the highlighter element
  • cut/copy & paste is now enabled by default, the prop EXPERIMENTAL_cutCopyPaste is no longer supported and must be removed from <MentionsInput >

Features

  • generally enable cut/copy & paste

Bug fixes

  • use more sensible default styles