Skip to content

Releases: livewire/livewire

v3.4.12

02 May 17:12
54dd265
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.11...v3.4.12

v3.4.11

24 Apr 12:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.10...v3.4.11

v3.4.10

02 Apr 14:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.9...v3.4.10

v3.4.9

14 Mar 14:07
c65b3f0
Compare
Choose a tag to compare

THIS RELEASE CONTAINS AN IMPORTANT VULNERABILITY PATCH

Livewire version 3.3.4 introduced an XSS security vulnerability that has been patched in this release:

What's Changed

New Contributors

Full Changelog: v3.4.8...v3.4.9

v3.4.8

08 Mar 13:08
Compare
Choose a tag to compare

This release contains an updated version of Alpine (3.13.7) that reverts a few recent breaking changes. Here's the notable Alpine release notes: https://github.com/alpinejs/alpine/releases/tag/v3.13.7

v3.4.7

05 Mar 16:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.6...v3.4.7

v3.4.6

20 Feb 20:47
7e7d638
Compare
Choose a tag to compare

What's Changed

  • Fix morph marker edge cases by @joshhanley in #7984
  • Fix strtotime(): Passing null to parameter #1 ($datetime) of type deprecation by @ziming in #7983

New Contributors

Full Changelog: v3.4.5...v3.4.6

v3.4.5

19 Feb 14:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.4...v3.4.5

v3.4.4

28 Jan 19:43
c0489d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.3...v3.4.4

v3.4.3

28 Jan 18:20
374e38a
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v3.4.2...v3.4.3