What's Changed
Filament v5.7 removed the filament-forms::components.file-upload Blade view in favour of an embedded (HasEmbeddedView) renderer. The component now falls back to toEmbeddedHtml() when the Blade view is absent, staying compatible with Filament v3/v4.
Full Changelog: v2.0.0...v2.1.0