livewire/livewire (livewire/livewire)
### [`v3.2.2`](https://togithub.com/livewire/livewire/releases/tag/v3.2.2)
[Compare Source](https://togithub.com/livewire/livewire/compare/v3.2.1...v3.2.2)
#### What's Changed
- Add `Livewire.navigate()` method by [@calebporzio](https://togithub.com/calebporzio) in https://github.com/livewire/livewire/commit/f5281fce5298af0ee34fa124c699bbc4174e81f6
- Fix wire:navigate page "blip" before initializing the new page by [@calebporzio](https://togithub.com/calebporzio) in https://github.com/livewire/livewire/commit/04e096abcaa81b076f5995f99a699d8b8dc13a08
- Fix [@assets](https://togithub.com/assets) with wire:navigate by [@calebporzio](https://togithub.com/calebporzio) in https://github.com/livewire/livewire/commit/74f9023d31f380c1b7cc87280c502fe285b1f6d2
- Fix typo on alpine.md by [@hiddenLadder](https://togithub.com/hiddenLadder) in [https://github.com/livewire/livewire/pull/7346](https://togithub.com/livewire/livewire/pull/7346)
- Replace set method before call method save by [@heitorcto](https://togithub.com/heitorcto) in [https://github.com/livewire/livewire/pull/7345](https://togithub.com/livewire/livewire/pull/7345)
- Fix typo on alpine.md by [@petecoop](https://togithub.com/petecoop) in [https://github.com/livewire/livewire/pull/7338](https://togithub.com/livewire/livewire/pull/7338)
- Fix typo in wire-model.md by [@AcTiv3MineD](https://togithub.com/AcTiv3MineD) in [https://github.com/livewire/livewire/pull/7340](https://togithub.com/livewire/livewire/pull/7340)
- Data store has() with non-existent array key by [@danharrin](https://togithub.com/danharrin) in [https://github.com/livewire/livewire/pull/7327](https://togithub.com/livewire/livewire/pull/7327)
- Add separate CannotUpdateLockedPropertyException by [@chillbram](https://togithub.com/chillbram) in [https://github.com/livewire/livewire/pull/7277](https://togithub.com/livewire/livewire/pull/7277)
- Add security documentation by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7387](https://togithub.com/livewire/livewire/pull/7387)
- Add locked documentation to security.md by [@chillbram](https://togithub.com/chillbram) in [https://github.com/livewire/livewire/pull/7396](https://togithub.com/livewire/livewire/pull/7396)
- Indent security.md example by [@kanjibates](https://togithub.com/kanjibates) in [https://github.com/livewire/livewire/pull/7391](https://togithub.com/livewire/livewire/pull/7391)
- Fetch post before authorization in Security docs example by [@isaacdew](https://togithub.com/isaacdew) in [https://github.com/livewire/livewire/pull/7390](https://togithub.com/livewire/livewire/pull/7390)
- Fix typo on alpine page by [@octoxan](https://togithub.com/octoxan) in [https://github.com/livewire/livewire/pull/7317](https://togithub.com/livewire/livewire/pull/7317)
- Fix error forwarding / sharing by [@austenc](https://togithub.com/austenc) in [https://github.com/livewire/livewire/pull/7265](https://togithub.com/livewire/livewire/pull/7265)
- Fix [@assets](https://togithub.com/assets) directive does not load before [@script](https://togithub.com/script) when assets are remote by [@PhiloNL](https://togithub.com/PhiloNL) in [https://github.com/livewire/livewire/pull/7365](https://togithub.com/livewire/livewire/pull/7365)
#### New Contributors
- [@hiddenLadder](https://togithub.com/hiddenLadder) made their first contribution in [https://github.com/livewire/livewire/pull/7346](https://togithub.com/livewire/livewire/pull/7346)
- [@heitorcto](https://togithub.com/heitorcto) made their first contribution in [https://github.com/livewire/livewire/pull/7345](https://togithub.com/livewire/livewire/pull/7345)
- [@petecoop](https://togithub.com/petecoop) made their first contribution in [https://github.com/livewire/livewire/pull/7338](https://togithub.com/livewire/livewire/pull/7338)
- [@AcTiv3MineD](https://togithub.com/AcTiv3MineD) made their first contribution in [https://github.com/livewire/livewire/pull/7340](https://togithub.com/livewire/livewire/pull/7340)
- [@kanjibates](https://togithub.com/kanjibates) made their first contribution in [https://github.com/livewire/livewire/pull/7391](https://togithub.com/livewire/livewire/pull/7391)
- [@isaacdew](https://togithub.com/isaacdew) made their first contribution in [https://github.com/livewire/livewire/pull/7390](https://togithub.com/livewire/livewire/pull/7390)
- [@octoxan](https://togithub.com/octoxan) made their first contribution in [https://github.com/livewire/livewire/pull/7317](https://togithub.com/livewire/livewire/pull/7317)
**Full Changelog**: https://github.com/livewire/livewire/compare/v3.2.1...v3.2.2
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.2.1
->3.2.2
Release Notes
livewire/livewire (livewire/livewire)
### [`v3.2.2`](https://togithub.com/livewire/livewire/releases/tag/v3.2.2) [Compare Source](https://togithub.com/livewire/livewire/compare/v3.2.1...v3.2.2) #### What's Changed - Add `Livewire.navigate()` method by [@calebporzio](https://togithub.com/calebporzio) in https://github.com/livewire/livewire/commit/f5281fce5298af0ee34fa124c699bbc4174e81f6 - Fix wire:navigate page "blip" before initializing the new page by [@calebporzio](https://togithub.com/calebporzio) in https://github.com/livewire/livewire/commit/04e096abcaa81b076f5995f99a699d8b8dc13a08 - Fix [@assets](https://togithub.com/assets) with wire:navigate by [@calebporzio](https://togithub.com/calebporzio) in https://github.com/livewire/livewire/commit/74f9023d31f380c1b7cc87280c502fe285b1f6d2 - Fix typo on alpine.md by [@hiddenLadder](https://togithub.com/hiddenLadder) in [https://github.com/livewire/livewire/pull/7346](https://togithub.com/livewire/livewire/pull/7346) - Replace set method before call method save by [@heitorcto](https://togithub.com/heitorcto) in [https://github.com/livewire/livewire/pull/7345](https://togithub.com/livewire/livewire/pull/7345) - Fix typo on alpine.md by [@petecoop](https://togithub.com/petecoop) in [https://github.com/livewire/livewire/pull/7338](https://togithub.com/livewire/livewire/pull/7338) - Fix typo in wire-model.md by [@AcTiv3MineD](https://togithub.com/AcTiv3MineD) in [https://github.com/livewire/livewire/pull/7340](https://togithub.com/livewire/livewire/pull/7340) - Data store has() with non-existent array key by [@danharrin](https://togithub.com/danharrin) in [https://github.com/livewire/livewire/pull/7327](https://togithub.com/livewire/livewire/pull/7327) - Add separate CannotUpdateLockedPropertyException by [@chillbram](https://togithub.com/chillbram) in [https://github.com/livewire/livewire/pull/7277](https://togithub.com/livewire/livewire/pull/7277) - Add security documentation by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7387](https://togithub.com/livewire/livewire/pull/7387) - Add locked documentation to security.md by [@chillbram](https://togithub.com/chillbram) in [https://github.com/livewire/livewire/pull/7396](https://togithub.com/livewire/livewire/pull/7396) - Indent security.md example by [@kanjibates](https://togithub.com/kanjibates) in [https://github.com/livewire/livewire/pull/7391](https://togithub.com/livewire/livewire/pull/7391) - Fetch post before authorization in Security docs example by [@isaacdew](https://togithub.com/isaacdew) in [https://github.com/livewire/livewire/pull/7390](https://togithub.com/livewire/livewire/pull/7390) - Fix typo on alpine page by [@octoxan](https://togithub.com/octoxan) in [https://github.com/livewire/livewire/pull/7317](https://togithub.com/livewire/livewire/pull/7317) - Fix error forwarding / sharing by [@austenc](https://togithub.com/austenc) in [https://github.com/livewire/livewire/pull/7265](https://togithub.com/livewire/livewire/pull/7265) - Fix [@assets](https://togithub.com/assets) directive does not load before [@script](https://togithub.com/script) when assets are remote by [@PhiloNL](https://togithub.com/PhiloNL) in [https://github.com/livewire/livewire/pull/7365](https://togithub.com/livewire/livewire/pull/7365) #### New Contributors - [@hiddenLadder](https://togithub.com/hiddenLadder) made their first contribution in [https://github.com/livewire/livewire/pull/7346](https://togithub.com/livewire/livewire/pull/7346) - [@heitorcto](https://togithub.com/heitorcto) made their first contribution in [https://github.com/livewire/livewire/pull/7345](https://togithub.com/livewire/livewire/pull/7345) - [@petecoop](https://togithub.com/petecoop) made their first contribution in [https://github.com/livewire/livewire/pull/7338](https://togithub.com/livewire/livewire/pull/7338) - [@AcTiv3MineD](https://togithub.com/AcTiv3MineD) made their first contribution in [https://github.com/livewire/livewire/pull/7340](https://togithub.com/livewire/livewire/pull/7340) - [@kanjibates](https://togithub.com/kanjibates) made their first contribution in [https://github.com/livewire/livewire/pull/7391](https://togithub.com/livewire/livewire/pull/7391) - [@isaacdew](https://togithub.com/isaacdew) made their first contribution in [https://github.com/livewire/livewire/pull/7390](https://togithub.com/livewire/livewire/pull/7390) - [@octoxan](https://togithub.com/octoxan) made their first contribution in [https://github.com/livewire/livewire/pull/7317](https://togithub.com/livewire/livewire/pull/7317) **Full Changelog**: https://github.com/livewire/livewire/compare/v3.2.1...v3.2.2Configuration
📅 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.