Releases: emargareten/inertia-modal
Releases · emargareten/inertia-modal
v1.4.0
v1.3.0
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #27
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #31
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #33
- fix: base url is duplicated when using a custom subdirectory by @flexponsive in #32
- don't listen to router events in ssr mode by @emargareten in #35
New Contributors
- @flexponsive made their first contribution in #32
Full Changelog: v1.2.0...v1.3.0
v1.2.0
wip
v1.1.0
- Support Inertia v1
v1.0.4
Full Changelog: v1.0.3...v1.0.4
v1.0.3
- Fix props for different response types
v1.0.2
What's Changed
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #22
- Fix memory leak issue
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Support Laravel 11
v1.0.0
Stable Release
v0.1.2
Preserve scroll and page will not be automatically applied when redirecting to the base route - you can now pass in these options (and all other inertia visit options) when calling the redirect() method