PackageTrack
Sign in Get early access

spatie/laravel-livewire-wizard

Build wizards using Livewire

3.1.4 1.3M downloads/mo #3232 most downloaded on Packagist spatie/laravel-livewire-wizard

What this package is like to depend on

Last release 16 days ago

07 Aug 2026

Release timing varies

gaps range from 2 weeks to 8 months

Most releases are documented

notes for 31 of 36 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

36 releases · first in 2022

8 releases in the last 12 months

see the full history below

Release timeline

36 releases · May 2022 to Aug 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 36
  1. 3.1.4 07 Aug 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 3.1.3...3.1.4

    Open source →
    Release notes

    What's Changed

    • Require livewire/livewire ^4.3.4 by @clarkewing in https://github.com/spatie/laravel-livewire-wizard/pull/156

    New Contributors

    • @clarkewing made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/156

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/3.1.3...3.1.4

    Open source →
  2. 3.1.3 02 Aug 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 3.1.2...3.1.3

    Open source →
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in https://github.com/spatie/laravel-livewire-wizard/pull/150
    • Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in https://github.com/spatie/laravel-livewire-wizard/pull/152
    • Update docblock for steps method return type by @CasEbb in https://github.com/spatie/laravel-livewire-wizard/pull/151
    • Bump actions/checkout from 4 to 7 by @dependabot[bot] in https://github.com/spatie/laravel-livewire-wizard/pull/153
    • Fix: Restore compatibility with Livewire 4.3.4 by @JulianGlueck in https://github.com/spatie/laravel-livewire-wizard/pull/154
    • Fix: Pass enum backing value in form state test by @JulianGlueck in https://github.com/spatie/laravel-livewire-wizard/pull/155

    New Contributors

    • @CasEbb made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/151
    • @JulianGlueck made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/154

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/3.1.2...3.1.3

    Open source →
  3. 3.1.2 27 Feb 2026
    Release notes

    Add support for Laravel 13

    Open source →
    Release notes

    Add support for Laravel 13

    Open source →
  4. 3.1.1 23 Feb 2026
    Release notes

    Bumping the version to 3.1.1 because we accidentally tagged a 3.1.0 already.

    Open source →
  5. 3.1.0 09 Feb 2026
    Release notes

    Co-Authored-By: Claude Opus 4.6 [email protected]

    Open source →
    Release notes

    What's Changed

    • Add support for passing extra parameters to the wizard's mount method via testStep by @babeuloula in https://github.com/spatie/laravel-livewire-wizard/pull/140

    New Contributors

    • @babeuloula made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/140

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/3.0.0...3.1.0

    Open source →
  6. 3.0.2 23 Feb 2026
    Release notes

    What's Changed

    • tests: handle dotted keys during entire lifecycle by @ju5t in #147
    • Fix component resolution for namespaced names in Livewire 4 by @timvandijck

    Full Changelog: 3.0.1...3.0.2

    Open source →
    Release notes

    What's Changed

    • tests: handle dotted keys during entire lifecycle by @ju5t in https://github.com/spatie/laravel-livewire-wizard/pull/147
    • Fix component resolution for namespaced names in Livewire 4 by @timvandijck

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/3.0.1...3.0.2

    Open source →
  7. 3.0.1 22 Feb 2026
    Release notes

    What's Changed

    • Resolve #143 Previous step state is getting reset to the initialState() values in later steps by @NankoPrinzhorn in #145

    New Contributors

    Full Changelog: 3.1.0...3.0.1

    Open source →
    Release notes

    What's Changed

    • Resolve #143 Previous step state is getting reset to the initialState() values in later steps by @NankoPrinzhorn in https://github.com/spatie/laravel-livewire-wizard/pull/145

    New Contributors

    • @NankoPrinzhorn made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/145

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/3.1.0...3.0.1

    Open source →
  8. 3.0.0 29 Jan 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.4.3...3.0.0

    Open source →
    Release notes

    What's Changed

    • Update issue template by @AlexVanderbist in https://github.com/spatie/laravel-livewire-wizard/pull/136
    • Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/spatie/laravel-livewire-wizard/pull/137
    • Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/spatie/laravel-livewire-wizard/pull/141
    • Feature/livewire v4 by @ainesophaur in https://github.com/spatie/laravel-livewire-wizard/pull/142

    New Contributors

    • @AlexVanderbist made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/136
    • @ainesophaur made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/142

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/2.4.3...3.0.0

    Open source →
  9. 2.4.3 22 Jul 2025
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #129
    • Added support for synthisizable objects in StepComponents by @blazery in #134
    • Bump stefanzweifel/git-auto-commit-action from 4 to 6 by @dependabot[bot] in #130
    • Add missing use statement to documentation example by @bilfeldt in #128

    New Contributors

    Full Changelog: 2.4.2...2.4.3

    Open source →
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/spatie/laravel-livewire-wizard/pull/129
    • Added support for synthisizable objects in StepComponents by @blazery in https://github.com/spatie/laravel-livewire-wizard/pull/134
    • Bump stefanzweifel/git-auto-commit-action from 4 to 6 by @dependabot[bot] in https://github.com/spatie/laravel-livewire-wizard/pull/130
    • Add missing use statement to documentation example by @bilfeldt in https://github.com/spatie/laravel-livewire-wizard/pull/128

    New Contributors

    • @blazery made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/134
    • @bilfeldt made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/128

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/2.4.2...2.4.3

    Open source →
  10. 2.4.2 21 Feb 2025
    Release notes

    What's Changed

    Full Changelog: 2.4.1...2.4.2

    Open source →
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/laravel-livewire-wizard/pull/126
    • Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-livewire-wizard/pull/127

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/2.4.1...2.4.2

    Open source →
  11. 2.4.1 17 Jan 2025
    Release notes

    What's Changed

    • Make nullable parameter type hint explicitly nullable by @nimah79 in https://github.com/spatie/laravel-livewire-wizard/pull/125

    New Contributors

    • @nimah79 made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/125

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/2.4.0...2.4.1

    Open source →
  12. 2.4.0 16 Dec 2024
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in https://github.com/spatie/laravel-livewire-wizard/pull/114
    • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/laravel-livewire-wizard/pull/120
    • Add alternative package to README by @satoved in https://github.com/spatie/laravel-livewire-wizard/pull/122
    • Add Component::testStep to allow easy testing of wizard StepComponents by @musa11971 in https://github.com/spatie/laravel-livewire-wizard/pull/123

    New Contributors

    • @satoved made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/122
    • @musa11971 made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/123

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/2.3.0...2.4.0

    Open source →
  13. 2.3.0 22 Apr 2024
    Release notes

    What's Changed

    • merge initialStep with allStepState by @bangnokia in https://github.com/spatie/laravel-livewire-wizard/pull/112
    • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/spatie/laravel-livewire-wizard/pull/111

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/2.2.0...2.3.0

    Open source →
  14. 2.2.0 08 Mar 2024
    Release notes

    What's Changed

    • Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-livewire-wizard/pull/109

    New Contributors

    • @laravel-shift made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/109

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/2.1.0...2.2.0

    Open source →
  15. 2.1.0 21 Feb 2024
    Release notes

    What's Changed

    • add forStepClass method to get state more convenient by @bangnokia in https://github.com/spatie/laravel-livewire-wizard/pull/108

    New Contributors

    • @bangnokia made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/108

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/2.0.1...2.1.0

    Open source →
  16. 2.0.1 13 Sep 2023
    Release notes

    What's Changed

    • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/spatie/laravel-livewire-wizard/pull/92
    • Fixes step navigation when there are multiple wizards on a page by @OrangeJuiced in https://github.com/spatie/laravel-livewire-wizard/pull/94

    New Contributors

    • @OrangeJuiced made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/94

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/2.0.0...2.0.1

    Open source →
  17. 2.0.0 25 Aug 2023
    Release notes

    What's Changed

    • Fixed bug where tests would fail by @Bird87ZA in https://github.com/spatie/laravel-livewire-wizard/pull/79
    • Update to Livewire 3 by @fredericlesueurs in https://github.com/spatie/laravel-livewire-wizard/pull/87

    New Contributors

    • @mabdullahsari made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/84
    • @fredericlesueurs made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/87

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/1.2.0...2.0.0

    Open source →
  18. 1.2.0 05 Apr 2023
    Release notes

    What's Changed

    • Add missing comma in example code by @astersnake in https://github.com/spatie/laravel-livewire-wizard/pull/72
    • add missing colon (:) by @Enaah in https://github.com/spatie/laravel-livewire-wizard/pull/73
    • Add has step checks by @Bird87ZA in https://github.com/spatie/laravel-livewire-wizard/pull/78

    New Contributors

    • @astersnake made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/72
    • @Enaah made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/73
    • @Bird87ZA made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/78

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/1.1.5...1.2.0

    Open source →
  19. 1.1.5 01 Mar 2023
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/spatie/laravel-livewire-wizard/pull/68
    • Fix Creation of dynamic property warning in PHP 8.2 by @JayBizzle in https://github.com/spatie/laravel-livewire-wizard/pull/71

    New Contributors

    • @JayBizzle made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/71

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/1.1.4...1.1.5

    Open source →
  20. 1.1.4 25 Jan 2023
    Release notes
    • allow L10
    Open source →
  21. 1.1.3 09 Jun 2022
    Release notes
    • allow initial step to be overridden
    Open source →
  22. 1.1.2 06 Jun 2022
    Release notes

    What's Changed

    • tests: fetch state for steps without state by @ju5t in https://github.com/spatie/laravel-livewire-wizard/pull/31

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/1.1.1...1.1.2

    Open source →
  23. 1.1.1 03 Jun 2022
    Release notes

    What's Changed

    • fix: move EventEmitter to src by @ju5t in https://github.com/spatie/laravel-livewire-wizard/pull/30

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/1.1.0...1.1.1

    Open source →
  24. 1.1.0 03 Jun 2022
    Release notes

    What's Changed

    • feat: make wizards testable by @ju5t in https://github.com/spatie/laravel-livewire-wizard/pull/29

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/1.0.3...1.1.0

    Open source →
  25. 1.0.3 30 May 2022
    Release notes

    What's Changed

    • Fix typo by @damms005 in https://github.com/spatie/laravel-livewire-wizard/pull/20
    • Fix typo by @damms005 in https://github.com/spatie/laravel-livewire-wizard/pull/21
    • Fix typo by @damms005 in https://github.com/spatie/laravel-livewire-wizard/pull/22
    • chore: remove old code by @ju5t in https://github.com/spatie/laravel-livewire-wizard/pull/23
    • refactor: move logic into dedicated method by @ju5t in https://github.com/spatie/laravel-livewire-wizard/pull/26

    New Contributors

    • @damms005 made their first contribution in https://github.com/spatie/laravel-livewire-wizard/pull/20

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/1.0.2...1.0.3

    Open source →
  26. 1.0.2 25 May 2022

    Nothing published for this version

  27. 1.0.1 23 May 2022
    Release notes
    • remove buddy skip step functionality
    Open source →
  28. 1.0.0 21 May 2022
    Release notes
    • stable release
    Open source →
  29. 0.0.8 21 May 2022
    Release notes

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/0.0.7...0.0.8

    Open source →
  30. 0.0.7 19 May 2022

    Nothing published for this version

  31. 0.0.6 17 May 2022
    Release notes

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/0.0.5...0.0.6

    Open source →
  32. 0.0.5 17 May 2022
    Release notes

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/0.0.4...0.0.5

    Open source →
  33. 0.0.4 16 May 2022

    Nothing published for this version

  34. 0.0.3 16 May 2022

    Nothing published for this version

  35. 0.0.2 15 May 2022
    Release notes

    Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/0.0.1...0.0.2

    Open source →
  36. 0.0.1 14 May 2022

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive