Closed jpedroschmitz closed 2 years ago
Latest commit: 028ec56fc15e88fa9fa072422b163f10acbfd648
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Path | Size |
---|---|
packages/react-renderer/dist/rich-text-react-renderer.cjs.production.min.js | 5.25 KB (+0.36% 🔺) |
packages/react-renderer/dist/rich-text-react-renderer.esm.js | 5.18 KB (+0.42% 🔺) |
packages/html-renderer/dist/rich-text-html-renderer.cjs.production.min.js | 2.71 KB (+2.36% 🔺) |
packages/html-renderer/dist/rich-text-html-renderer.esm.js | 2.66 KB (+2.57% 🔺) |
This PR adds support for Link Embeds for both packages, React and HTML. The documentation and tests for the new feature were also added.