Closed Rafi993 closed 4 years ago
Immutable dependency needs to be upgraded to avoid warning showing console saying .length is deprecated. I have created a PR https://github.com/withspectrum/draft-js-markdown-plugin/pull/165 it does seem to work without any breakage.
Upgrading to 3.8.2 introduces a flow error which is present in that version of immutable. This flow error has been fixed in immutable 4.x rc.
Immutable dependency needs to be upgraded to avoid warning showing console saying .length is deprecated. I have created a PR https://github.com/withspectrum/draft-js-markdown-plugin/pull/165 it does seem to work without any breakage.