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 2026Releases
latest 36-
3.1.407 Aug 2026Release notes
Open source →What's Changed
- Require livewire/livewire ^4.3.4 by @clarkewing in #156
New Contributors
- @clarkewing made their first contribution in #156
Full Changelog: 3.1.3...3.1.4
Release notes
Open source →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
-
3.1.302 Aug 2026Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #150
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #152
- Update docblock for steps method return type by @CasEbb in #151
- Bump actions/checkout from 4 to 7 by @dependabot[bot] in #153
- Fix: Restore compatibility with Livewire 4.3.4 by @JulianGlueck in #154
- Fix: Pass enum backing value in form state test by @JulianGlueck in #155
New Contributors
- @CasEbb made their first contribution in #151
- @JulianGlueck made their first contribution in #154
Full Changelog: 3.1.2...3.1.3
Release notes
Open source →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
-
3.1.227 Feb 2026 -
3.1.123 Feb 2026Release notes
Open source →Bumping the version to 3.1.1 because we accidentally tagged a 3.1.0 already.
-
3.1.009 Feb 2026Release notes
Open source →What's Changed
- Add support for passing extra parameters to the wizard's
mountmethod viatestStepby @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
- Add support for passing extra parameters to the wizard's
-
3.0.223 Feb 2026Release notes
Open source →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
Release notes
Open source →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
-
3.0.122 Feb 2026Release notes
Open source →What's Changed
- Resolve #143 Previous step state is getting reset to the initialState() values in later steps by @NankoPrinzhorn in #145
New Contributors
- @NankoPrinzhorn made their first contribution in #145
Full Changelog: 3.1.0...3.0.1
Release notes
Open source →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
-
3.0.029 Jan 2026Release notes
Open source →What's Changed
- Update issue template by @AlexVanderbist in #136
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #137
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #141
- Feature/livewire v4 by @ainesophaur in #142
New Contributors
- @AlexVanderbist made their first contribution in #136
- @ainesophaur made their first contribution in #142
Full Changelog: 2.4.3...3.0.0
Release notes
Open source →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
-
2.4.322 Jul 2025Release notes
Open source →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
Release notes
Open source →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
-
2.4.221 Feb 2025Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #126
- Laravel 12.x Compatibility by @laravel-shift in #127
Full Changelog: 2.4.1...2.4.2
Release notes
Open source →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
-
2.4.117 Jan 2025Release notes
Open source →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
-
2.4.016 Dec 2024Release notes
Open source →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::testStepto 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
-
2.3.022 Apr 2024Release notes
Open source →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
-
2.2.008 Mar 2024Release notes
Open source →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
-
2.1.021 Feb 2024Release notes
Open source →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
-
2.0.113 Sep 2023Release notes
Open source →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
-
2.0.025 Aug 2023Release notes
Open source →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
-
1.2.005 Apr 2023Release notes
Open source →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
-
1.1.501 Mar 2023Release notes
Open source →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 propertywarning 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
-
1.1.425 Jan 2023 -
1.1.309 Jun 2022 -
1.1.206 Jun 2022Release notes
Open source →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
-
1.1.103 Jun 2022Release notes
Open source →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
-
1.1.003 Jun 2022Release notes
Open source →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
-
1.0.330 May 2022Release notes
Open source →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
-
1.0.225 May 2022Nothing published for this version
-
1.0.123 May 2022 -
1.0.021 May 2022 -
0.0.821 May 2022Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/0.0.7...0.0.8
-
0.0.719 May 2022Nothing published for this version
-
0.0.617 May 2022Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/0.0.5...0.0.6
-
0.0.517 May 2022Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/0.0.4...0.0.5
-
0.0.416 May 2022Nothing published for this version
-
0.0.316 May 2022Nothing published for this version
-
0.0.215 May 2022Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-livewire-wizard/compare/0.0.1...0.0.2
-
0.0.114 May 2022Nothing published for this version