You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Computed Properties are added to the view automatically when using Antlers #6
Synthesizers augment their data before passing it to the view when using Antlers #4
What's changed
The RestoreCurrentSite trait is marked as deprecated and will be replaced by the automatic localization feature (currently in experimental mode) in the next major version
The {{ livewire:computed }} tag is marked as deprecated and will be removed in the next major version
The DataFetcher helper is marked as deprecated and will be removed in the next major version
Requires Laravel >= 11
What's fixed
Properties passed into a component keep their types rather than being converted into an array #8