Releases: nerdess/contentful-lexical
Releases · nerdess/contentful-lexical
v0.1.5
- Improve cleanup (only happens on paste now, not as the user types)
- Add additional cleanup for quotes
- Add UI so user can see what has been cleaned up upon pasting
v.0.1.4
- Transform
to " "
- Upgrade packages
v0.1.3
- Fix empty content causing error
- Fix node.getType() === "custom-text" not being allowed as root child
- Fix Contentful field that contains editor being set to "changed" on initial render
v0.1.2
Cleanup code, removing empty
-tags from initial HTML
v0.1.0
First implementation of Lexical editor for Contentful CMS.