Skip to content

Releases: moveyourdigital/editorjs-blocks-react-renderer

v1.3.0

05 Aug 15:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.3.0

Release v1.2.4

08 Jan 22:07
Compare
Choose a tag to compare

Full Changelog: v1.2.2...v1.2.4

  • Removed src map files from distribution because of conflicts with CRA

Release v1.2.2

08 Jan 21:50
Compare
Choose a tag to compare

What's Changed

  • [Snyk] Upgrade html-react-parser from 1.4.0 to 1.4.1 by @snyk-bot in #37
  • [Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0 by @snyk-bot in #36
  • Upgrade dependency html react parser by @lightningspirit in #38

New Contributors

Full Changelog: v1.2.1...v1.2.2

Release v1.2.1

27 Oct 15:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

Release v1.2.0

25 Oct 18:06
f347239
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

Fix render HTML issue in quote block

14 Jan 15:55
Compare
Choose a tag to compare
  • Merge pull request #6 from moveyourdigital/fix-html-render-quote-block c4599fc
  • Fix prettier issue ee4d1c6
  • Fix render HTML issue in quote block 836c76b
  • Added coverage to render HTML in list 199c7b1
  • Added coverage to render HTML in paragraph 93c8fd5

Notice that Quote block now render HTML inside.

v1.0.0...v1.1.0

Update to React 17 and EditorJS 2.19

14 Jan 14:20
Compare
Choose a tag to compare

Update to React 17
Update to be compatible with EditorJS 2.19

Possible breaking changes with React 17