Version 1.0.0-beta-4
Pre-release
Pre-release
·
142 commits
to master
since this release
- Fixes #147 where sending new props caused a re-render that left old toolbars as an artifact.
- Introduces a whitelist of
cleanProps
(such asclassName
) that don't cause the editor to be recreated when they change. Improves render performance.