draft-js v0.9.0 Release Notes

Release Date: 2016-09-13 // over 7 years ago
  • ๐Ÿ”„ Changed

    • Return 'handled' or 'not-handled' from cancellable handlers callback
      • Boolean return value is deprecated
    • ๐Ÿ“š Expand and update documentation

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix selection of atomic block when it is the last block
    • Preserve the depth of custom block types when converting to raw
    • Stop mutating component children when creating blocks with wrapper elements