Skip to content

Releases: marcorieser/statamic-livewire

v4.1.0

26 Feb 12:42
ffc2728
Compare
Choose a tag to compare

What's Changed

  • Add support for Laravel 12
  • Fix a bug with Synthesizers

v4.0.0

27 Jan 08:12
a2cf906
Compare
Choose a tag to compare

What's Changed

  • Switch Namespaces from \Jonassiewertsen\... to \MarcoRieser\... by @marcorieser

v3.9.0

27 Jan 08:05
639d175
Compare
Choose a tag to compare

Take over addon from https://github.com/jonassiewertsen/statamic-livewire

What's Changed

  • Adjust composer.json to point to new repository home by @marcorieser

v3.8.1

28 Jan 16:03
7093f75
Compare
Choose a tag to compare

What's Changed

v3.8.0

28 Jan 16:11
Compare
Choose a tag to compare

Missed the last PR. Here it comes. Thanks to @ryanmitchell

What's Changed

Allow for dynamic component names by @ryanmitchell in #69

v3.7.0

28 Jan 19:15
Compare
Choose a tag to compare

What's Changed

v3.6.0

28 Jan 19:22
580f26d
Compare
Choose a tag to compare

What's Changed

v3.5.0

28 Jan 19:23
443651e
Compare
Choose a tag to compare

What's Changed

Added synthesizers for:

  • Statamic\Fields\Fieldtype
  • Statamic\Fields\Field
  • Statamic\Fields\Value.

v3.4.0

28 Jan 19:25
36ad6fb
Compare
Choose a tag to compare

What's Changed

  • Add support for static caching by @aerni in #61

v3.3.1

28 Jan 19:26
be70ffa
Compare
Choose a tag to compare

Remove Statamic Beta support to require stable versions only

What's Changed