UIAwesome\Html\Interop\BlockInterface,UIAwesome\Html\Interop\InlineInterface, andUIAwesome\Html\Interop\VoidInterfacewere removed from this package.- All enums in
ui-awesome/html-interopare now plain string-backed enums and no longer implement interfaces. - If your code depends on interface contracts, install
ui-awesome/html-contractsand switch imports toUIAwesome\Html\Contracts\Element\*Interface.