4.0.0
January 27th, 2025
What's Changed
- Switch Namespaces from
\Jonassiewertsen\...
to\MarcoRieser\...
by @marcorieser
3.9.0
January 27th, 2025
Take over addon from https://github.com/jonassiewertsen/statamic-livewire
What's Changed
- Adjust
composer.json
to point to new repository home by @marcorieser
3.8.1
October 1st, 2024
What's Changed
- Ensure date can be parsed by Entry::make() by @johncarter- in #73
3.8.0
September 9th, 2024
Missed the last PR. Here it comes. Thanks to @ryanmitchell
What's Changed
Allow for dynamic component names by @ryanmitchell in #69
3.7.0
September 9th, 2024
What's Changed
- livewire:script and livewire:assets by @ryanmitchell in #70
3.5.0
June 10th, 2024
3.3.1
May 12th, 2024
Remove Statamic Beta support to require stable versions only
What's Changed
- Update composer.json by @robdekort in #57
3.2.0
March 15th, 2024
What's Changed
- Support component key by @marcorieser in #53
3.1.0
March 8th, 2024
What's Changed
- RestoreCurrentSite Trait by @marcorieser in #51
- Laravel 11.x Compatibility by @laravel-shift in #50
3.0.0
October 3rd, 2023
Nothing changed from the last version.
Below are all changes that happend in the beta releases for a better overview
What's Changed
- Compatibility for Livewire 3 by @marcorieser in #32
- Add synthesizers for statamic entries by @jonassiewertsen in #33
- Add linting by @jonassiewertsen in #34
- Fix Entry data hydration by @aerni in #38
- Adjust synthesizer keys to avoid duplicates by @jonassiewertsen in #41
- Require Statamic ^4.23.2 by @marcorieser in #42
- Add notice about caching for styles and scripts to readme by @marcorieser in #37
- Fixes livewire:scriptConfig tag in code example by @taylorcammack in #44