livewire/livewire Logo

v3.4.3

livewire/livewire — 7 months ago

What's Changed

  • Add missing Form and Attribute stubs from StubsCommand by @mrfelipemartins in https://github.com/livewire/livewire/pull/7816
  • Prevent ClassMorphViolationException when enforceMorphMap is used by @Naoray in https://github.com/livewire/livewire/pull/7810
  • Add fix for standard model synth morph map exception by @joshhanley in https://github.com/livewire/livewire/pull/7828
  • Add failing test for query string not retaining loaded values by @joshhanley in https://github.com/livewire/livewire/pull/7827

New Contributors

  • @mrfelipemartins made their first contribution in https://github.com/livewire/livewire/pull/7816

Full Changelog: https://github.com/livewire/livewire/compare/v3.4.2...v3.4.3

Continue on Github