Skip to content

Releases: kadikraman/draftjs-md-converter

v1.5.2

21 Nov 18:33
Compare
Choose a tag to compare

Improve TypeScript types for extraStyles #75 - cheers @KenanYusuf 🥳

v1.5.1

14 Feb 13:20
Compare
Choose a tag to compare

Transpile to ES2015 syntax #72

v1.5.0

14 Feb 11:26
Compare
Choose a tag to compare

Switch to esbuild from parcel-bundler #71 - thank you @nikolaik 🚀

v1.4.2

14 Jan 11:46
Compare
Choose a tag to compare

TypeScript: Add return type to mdToDraftjs #70 - thank you @johansteffner 🏆

v1.4.1

02 Sep 18:25
Compare
Choose a tag to compare

Fix emoji not working correctly in bold text #63 - thanks @aroc for pointing this out!

1.4.0

18 Feb 22:48
Compare
Choose a tag to compare

Fix duplicate function name babel compile error #56

Thank you @in-html for raising the issue and @NLSVTN for verifying the fix 🙌

v1.3.0

09 Jan 09:43
Compare
Choose a tag to compare

Don't ignore lengths of subchilds when calculating entity lengths #51 - thank you @benmccormick 🙌

v1.2.0

26 Jun 10:34
Compare
Choose a tag to compare

Fix code block wrapping whole document #49

v1.1.2

18 Feb 12:07
Compare
Choose a tag to compare

Allow adding style for lowest level children #47 - by @nsuthar0914

v1.1.1

05 Jul 15:15
Compare
Choose a tag to compare

Fixes issue with spaces sometimes disappearing with inline styles #41