livewire/livewire (livewire/livewire)
### [`v3.2.0`](https://togithub.com/livewire/livewire/releases/tag/v3.2.0)
[Compare Source](https://togithub.com/livewire/livewire/compare/v3.1.0...v3.2.0)
#### New Features
- Use #\[Validate] instead of #\[Rule] by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7260](https://togithub.com/livewire/livewire/pull/7260)
- Isolate form object validation from root livewire component by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7266](https://togithub.com/livewire/livewire/pull/7266)
- Add "except" parameter to query string feature by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7255](https://togithub.com/livewire/livewire/pull/7255)
- Better livewire javascript handling ([@script](https://togithub.com/script) and [@assets](https://togithub.com/assets)) by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7183](https://togithub.com/livewire/livewire/pull/7183)
- Add syntax for attaching event listeners to child components by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7146](https://togithub.com/livewire/livewire/pull/7146)
- Include Alpine's new `x-anchor` plugin (https://alpinejs.dev/plugins/anchor)
#### What's Changed (Pull Requests)
- Update testing docs for forbidden vs unauthorized by [@peterfox](https://togithub.com/peterfox) in [https://github.com/livewire/livewire/pull/7223](https://togithub.com/livewire/livewire/pull/7223)
- Prefix `data-uri` to `data-livewire-uri` to avoid conflicts by [@csnuknet](https://togithub.com/csnuknet) in [https://github.com/livewire/livewire/pull/7222](https://togithub.com/livewire/livewire/pull/7222)
- Missing assignment added for docs. by [@ercanertan](https://togithub.com/ercanertan) in [https://github.com/livewire/livewire/pull/7216](https://togithub.com/livewire/livewire/pull/7216)
- Fix start variable by [@osama-98](https://togithub.com/osama-98) in [https://github.com/livewire/livewire/pull/7179](https://togithub.com/livewire/livewire/pull/7179)
- Validation typo fix by [@osama-98](https://togithub.com/osama-98) in [https://github.com/livewire/livewire/pull/7175](https://togithub.com/livewire/livewire/pull/7175)
- Utilize Laravel's container for dependency resolution in LivewireServiceProvider by [@Omranic](https://togithub.com/Omranic) in [https://github.com/livewire/livewire/pull/7181](https://togithub.com/livewire/livewire/pull/7181)
- Add `! important` modifier to `x-cloak` style by [@ralphjsmit](https://togithub.com/ralphjsmit) in [https://github.com/livewire/livewire/pull/7172](https://togithub.com/livewire/livewire/pull/7172)
- Fix bug with legacy model binding where uninitialised attributes couldn't be bound to by [@jasonlbeggs](https://togithub.com/jasonlbeggs) in [https://github.com/livewire/livewire/pull/7180](https://togithub.com/livewire/livewire/pull/7180)
- Fix nested component listeners not working with multi-word events by [@joshhanley](https://togithub.com/joshhanley) in [https://github.com/livewire/livewire/pull/7236](https://togithub.com/livewire/livewire/pull/7236)
- Add missing quotes by [@PerryvanderMeer](https://togithub.com/PerryvanderMeer) in [https://github.com/livewire/livewire/pull/7231](https://togithub.com/livewire/livewire/pull/7231)
- Fix Pest Scaffolding Behavior in `php artisan make:livewire` command and prioritize `--pest` Flag by [@manelgavalda](https://togithub.com/manelgavalda) in [https://github.com/livewire/livewire/pull/7248](https://togithub.com/livewire/livewire/pull/7248)
- Fix typo in `wire-model.md` by [@Ligniperdus](https://togithub.com/Ligniperdus) in [https://github.com/livewire/livewire/pull/7259](https://togithub.com/livewire/livewire/pull/7259)
- Use redirect helper in docs by [@francoism90](https://togithub.com/francoism90) in [https://github.com/livewire/livewire/pull/7258](https://togithub.com/livewire/livewire/pull/7258)
#### New Contributors
- [@peterfox](https://togithub.com/peterfox) made their first contribution in [https://github.com/livewire/livewire/pull/7223](https://togithub.com/livewire/livewire/pull/7223)
- [@csnuknet](https://togithub.com/csnuknet) made their first contribution in [https://github.com/livewire/livewire/pull/7222](https://togithub.com/livewire/livewire/pull/7222)
- [@ercanertan](https://togithub.com/ercanertan) made their first contribution in [https://github.com/livewire/livewire/pull/7216](https://togithub.com/livewire/livewire/pull/7216)
- [@osama-98](https://togithub.com/osama-98) made their first contribution in [https://github.com/livewire/livewire/pull/7179](https://togithub.com/livewire/livewire/pull/7179)
- [@Ligniperdus](https://togithub.com/Ligniperdus) made their first contribution in [https://github.com/livewire/livewire/pull/7259](https://togithub.com/livewire/livewire/pull/7259)
- [@francoism90](https://togithub.com/francoism90) made their first contribution in [https://github.com/livewire/livewire/pull/7258](https://togithub.com/livewire/livewire/pull/7258)
**Full Changelog**: https://github.com/livewire/livewire/compare/v3.1.0...v3.2.0
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
3.1.0
->3.2.0
Release Notes
livewire/livewire (livewire/livewire)
### [`v3.2.0`](https://togithub.com/livewire/livewire/releases/tag/v3.2.0) [Compare Source](https://togithub.com/livewire/livewire/compare/v3.1.0...v3.2.0) #### New Features - Use #\[Validate] instead of #\[Rule] by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7260](https://togithub.com/livewire/livewire/pull/7260) - Isolate form object validation from root livewire component by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7266](https://togithub.com/livewire/livewire/pull/7266) - Add "except" parameter to query string feature by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7255](https://togithub.com/livewire/livewire/pull/7255) - Better livewire javascript handling ([@script](https://togithub.com/script) and [@assets](https://togithub.com/assets)) by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7183](https://togithub.com/livewire/livewire/pull/7183) - Add syntax for attaching event listeners to child components by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7146](https://togithub.com/livewire/livewire/pull/7146) - Include Alpine's new `x-anchor` plugin (https://alpinejs.dev/plugins/anchor) #### What's Changed (Pull Requests) - Update testing docs for forbidden vs unauthorized by [@peterfox](https://togithub.com/peterfox) in [https://github.com/livewire/livewire/pull/7223](https://togithub.com/livewire/livewire/pull/7223) - Prefix `data-uri` to `data-livewire-uri` to avoid conflicts by [@csnuknet](https://togithub.com/csnuknet) in [https://github.com/livewire/livewire/pull/7222](https://togithub.com/livewire/livewire/pull/7222) - Missing assignment added for docs. by [@ercanertan](https://togithub.com/ercanertan) in [https://github.com/livewire/livewire/pull/7216](https://togithub.com/livewire/livewire/pull/7216) - Fix start variable by [@osama-98](https://togithub.com/osama-98) in [https://github.com/livewire/livewire/pull/7179](https://togithub.com/livewire/livewire/pull/7179) - Validation typo fix by [@osama-98](https://togithub.com/osama-98) in [https://github.com/livewire/livewire/pull/7175](https://togithub.com/livewire/livewire/pull/7175) - Utilize Laravel's container for dependency resolution in LivewireServiceProvider by [@Omranic](https://togithub.com/Omranic) in [https://github.com/livewire/livewire/pull/7181](https://togithub.com/livewire/livewire/pull/7181) - Add `! important` modifier to `x-cloak` style by [@ralphjsmit](https://togithub.com/ralphjsmit) in [https://github.com/livewire/livewire/pull/7172](https://togithub.com/livewire/livewire/pull/7172) - Fix bug with legacy model binding where uninitialised attributes couldn't be bound to by [@jasonlbeggs](https://togithub.com/jasonlbeggs) in [https://github.com/livewire/livewire/pull/7180](https://togithub.com/livewire/livewire/pull/7180) - Fix nested component listeners not working with multi-word events by [@joshhanley](https://togithub.com/joshhanley) in [https://github.com/livewire/livewire/pull/7236](https://togithub.com/livewire/livewire/pull/7236) - Add missing quotes by [@PerryvanderMeer](https://togithub.com/PerryvanderMeer) in [https://github.com/livewire/livewire/pull/7231](https://togithub.com/livewire/livewire/pull/7231) - Fix Pest Scaffolding Behavior in `php artisan make:livewire` command and prioritize `--pest` Flag by [@manelgavalda](https://togithub.com/manelgavalda) in [https://github.com/livewire/livewire/pull/7248](https://togithub.com/livewire/livewire/pull/7248) - Fix typo in `wire-model.md` by [@Ligniperdus](https://togithub.com/Ligniperdus) in [https://github.com/livewire/livewire/pull/7259](https://togithub.com/livewire/livewire/pull/7259) - Use redirect helper in docs by [@francoism90](https://togithub.com/francoism90) in [https://github.com/livewire/livewire/pull/7258](https://togithub.com/livewire/livewire/pull/7258) #### New Contributors - [@peterfox](https://togithub.com/peterfox) made their first contribution in [https://github.com/livewire/livewire/pull/7223](https://togithub.com/livewire/livewire/pull/7223) - [@csnuknet](https://togithub.com/csnuknet) made their first contribution in [https://github.com/livewire/livewire/pull/7222](https://togithub.com/livewire/livewire/pull/7222) - [@ercanertan](https://togithub.com/ercanertan) made their first contribution in [https://github.com/livewire/livewire/pull/7216](https://togithub.com/livewire/livewire/pull/7216) - [@osama-98](https://togithub.com/osama-98) made their first contribution in [https://github.com/livewire/livewire/pull/7179](https://togithub.com/livewire/livewire/pull/7179) - [@Ligniperdus](https://togithub.com/Ligniperdus) made their first contribution in [https://github.com/livewire/livewire/pull/7259](https://togithub.com/livewire/livewire/pull/7259) - [@francoism90](https://togithub.com/francoism90) made their first contribution in [https://github.com/livewire/livewire/pull/7258](https://togithub.com/livewire/livewire/pull/7258) **Full Changelog**: https://github.com/livewire/livewire/compare/v3.1.0...v3.2.0Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.