What's Changed
- [3.x] Return Illuminate's RedirectResponse from back() by @YannikFirre in #910
- [3.x] Configure the HTTP request sent to the SSR server by @pascalbaljet in #916
- [3.x] Ensure deferred callbacks run on Inertia redirects by @pascalbaljet in #915
- [3.x] Add
--gracefuloption to theinertia:stop-ssrcommand by @pascalbaljet in #917 - [3.x] Store previous locations for Inertia visits by @drewmt in #888
New Contributors
- @YannikFirre made their first contribution in #910
- @drewmt made their first contribution in #888
Full Changelog: v3.3.4...v3.4.0