Releases: joshhanley/livewire-dusk-testbench
Releases · joshhanley/livewire-dusk-testbench
v3.0.0-beta.7
What's Changed
- Add console error assertions by @joshhanley in #4
Full Changelog: v3.0.0-beta.6...v3.0.0-beta.7
v3.0.0-beta.6
What's Changed
- Add visible macros by @joshhanley
- Add Class Assertions for Multiple Classes by @lrljoe in #2
New Contributors
Full Changelog: v3.0.0-beta.5...v3.0.0-beta.6
v3.0.0-beta.5
v3.0.0-beta.4
Whats Changed
- Update dependencies (actually push commit)
Full Changelog: v3.0.0-beta.3...v3.0.0-beta.4
v3.0.0-beta.3
v3.0.0-beta.2
Whats Changed
- Add configuration to include package service providers and views
Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2
v3.0.0-beta.1
Added Livewire v3 support
This beta release adds Livewire v3 support and removes Livewire v2 support.
Full Changelog: v2.0.0...v3.0.0-beta.1
v2.0.0
This package currently supports Livewire V2 and the next major release will support Livewire V3.
As v1.0 was never released and we've decided to keep the major versions in sync with Livewire major versions. Hence v1.0 has been skipped and this v2.0 release will be the first major release.
Full Changelog: v0.1.4...v1.0.0
v0.1.5
Added
- Add orchestra testbench-dusk 8 support to run Laravel 10 tests
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Added
- Add orchestra testbench-dusk 7 support to run Laravel 9 tests