• v2.0.1 461bc23f0a

    v2.0.1
    tests / ci (8.5) (push) Successful in 2m16s
    linter / quality (push) Successful in 1m1s
    docker / build-and-push (push) Successful in 7m5s
    docker / test (8.5) (push) Successful in 2m16s
    docker / release (push) Successful in 4s
    Stable

    gitea-actions released this 2026-09-13 15:59:35 +00:00 | 6 commits to main since this release

    Fixed

    • The 2.0.0 Docker image did not start: the entrypoint's php artisan view:cache failed with "Unable to locate a class or view for component [showcase::example]", because Livewire Material only registered its showcase components while the showcase was enabled, which it is not in production. Livewire Material 1.1.1 registers them always, and a test now caches every view as the entrypoint does.
    Downloads