Skip to content

v3.0.1

Choose a tag to compare

@danharrin danharrin released this 01 Aug 22:09
· 8749 commits to 3.x since this release

Check you have the stable version installed

If you were having trouble installing the actual v3 stable version earlier, and you kept getting the alpha or beta, here's the command to use:

composer require filament/filament:"^3.0-stable" -W

The docs have been updated. This is simply a complication with using Livewire as a beta dependency at this stage and should be resolved in the long term once Livewire is stable.

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1