Skip to content

Releases: aerni/statamic-livewire-forms

v10.3.1

15 Apr 07:48
8c04b96

Choose a tag to compare

What's fixed

  • Fix Windows path resolution by @aerni in #122
  • Register Section class as serializable by @aerni in #123

v10.3.0

13 Apr 11:30
78734a8

Choose a tag to compare

What's new

  • Make view_path config relative to Livewire's view_path by @aerni in #119

What's fixed

v10.2.0

25 Mar 11:14
ad5ba55

Choose a tag to compare

What's new

v10.1.0

13 Mar 10:06
ea32d04

Choose a tag to compare

What's new

  • Restore wire:model behavior by @aerni in #115
  • Requires Livewire v4.1

v10.0.0

19 Jan 10:29
9420884

Choose a tag to compare

What's new

What's breaking

  • Requires PHP 8.3
  • Requires Laravel 12
  • Requires Statamic 6
  • Requires Livewire 4

v9.10.1

28 Jul 08:38
9a3364e

Choose a tag to compare

What's fixed

v9.10.0

03 Jul 16:40
5ffbbe3

Choose a tag to compare

What's new

  • Add support for temporary files by @aerni in #105

v9.9.3

22 Apr 23:08
6b37e58

Choose a tag to compare

What's fixed

  • Fix issue that would cause validation errors to be reset by @aerni in #102

v9.9.2

28 Mar 15:44
030b55d

Choose a tag to compare

What's fixed

  • Fix unnecessary refresh when using basic form type by @aerni in #100
  • Don’t show separator of hidden steps (requires manual update of view) by @aerni in #101

v9.9.1

11 Mar 19:28
ee78995

Choose a tag to compare

What's fixed