Releases: moveyourdigital/editorjs-blocks-react-renderer
Releases · moveyourdigital/editorjs-blocks-react-renderer
v1.3.0
What's Changed
- Add support for Raw HTML block by @lightningspirit in #33
- Bump dependency versions with vulnerabilities by @lightningspirit in #41
- Bump deps of example by @lightningspirit in #42
- Bump follow-redirects from 1.14.7 to 1.14.8 in /examples/create-react-app by @dependabot in #43
- [Snyk] Upgrade @testing-library/jest-dom from 5.16.1 to 5.16.2 by @snyk-bot in #45
- [Snyk] Upgrade html-react-parser from 1.4.5 to 1.4.6 by @snyk-bot in #44
- [Snyk] Upgrade html-react-parser from 1.4.6 to 1.4.8 by @snyk-bot in #46
- Prepare v1.3.0 by @lightningspirit in #57
Full Changelog: v1.2.4...v1.3.0
Release v1.2.4
Full Changelog: v1.2.2...v1.2.4
- Removed src map files from distribution because of conflicts with CRA
Release v1.2.2
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
What's Changed
- Add examples by @lightningspirit in #22
- Adds support to SimpleImage by @lightningspirit in #32
- Support NestedList by @lightningspirit in #31
- Fix Table block with new format by @lightningspirit in #35
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0
What's Changed
- Bump node version 14 by @lightningspirit in #10
- Change html parser library to html-react-parser by @krzysztofwolski in #9
- Introducing peerDependencies by @lightningspirit in #12
- Improve typescript typing by @lightningspirit in #14
- Improve testing suite by @lightningspirit in #16
- Fix tfoot in table block by @lightningspirit in #17
- Include CommonJS transpiled for distribution by @lightningspirit in #18
- Removing checkedout dist files by @lightningspirit in #19
- Added support for EditorJS 2.20 by @lightningspirit in #20
New Contributors
- @krzysztofwolski made their first contribution in #9
Full Changelog: v1.1.1...v1.2.0
Fix render HTML issue in quote block
Update to React 17 and EditorJS 2.19
Update
to React 17
Update
to be compatible with EditorJS 2.19
Possible breaking changes with React 17