inertiaui/modal
Inertia Modal
3.1.2
467K downloads/mo
#3001 most downloaded on Packagist
inertiaui/modal
What this package is like to depend on
Last release 2 months ago
04 Jun 2026
Release timing varies
gaps range from 8 days to 3 months
Nearly every release is documented
notes for 51 of 53 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
60 releases · first in 2024
16 releases in the last 12 months
see the full history below
Release timeline
60 releases · Oct 2024 to Jun 2026Releases
latest 60-
3.1.204 Jun 2026Release notes
Open source →What's Changed
- Configure dependabot to also target 2.x branch by @pascalbaljet in #225
- [3.x] Remove build devDependencies from shipped packages by @pascalbaljet in #236
- [3.x] Workflow hardening, dependabot cooldown, migrate to oxlint/oxfmt by @pascalbaljet in #241
- Bump pnpm/action-setup from 4.3.0 to 6.0.8 in the github-actions group across 1 directory by @dependabot[bot] in #242
Full Changelog: 3.1.1...3.1.2
Release notes
Open source →What's Changed
- Configure dependabot to also target 2.x branch by @pascalbaljet in https://github.com/inertiaui/modal/pull/225
- [3.x] Remove build devDependencies from shipped packages by @pascalbaljet in https://github.com/inertiaui/modal/pull/236
- [3.x] Workflow hardening, dependabot cooldown, migrate to oxlint/oxfmt by @pascalbaljet in https://github.com/inertiaui/modal/pull/241
- Bump pnpm/action-setup from 4.3.0 to 6.0.8 in the github-actions group across 1 directory by @dependabot[bot] in https://github.com/inertiaui/modal/pull/242
Full Changelog: https://github.com/inertiaui/modal/compare/3.1.1...3.1.2
-
3.1.118 May 2026Release notes
Open source →What's Changed
- Harden CI workflows, bump @inertiaui/vanilla to ^1.0.2 by @pascalbaljet in #221
Full Changelog: 3.1.0...3.1.1
Release notes
Open source →What's Changed
- Harden CI workflows, bump @inertiaui/vanilla to ^1.0.2 by @pascalbaljet in https://github.com/inertiaui/modal/pull/221
Full Changelog: https://github.com/inertiaui/modal/compare/3.1.0...3.1.1
-
3.1.026 Apr 2026Release notes
Open source →What's Changed
- Bump @inertiaui/vanilla to ^1.0.0 by @pascalbaljet in #217
Full Changelog: 3.0.1...3.1.0
Release notes
Open source →What's Changed
- Bump @inertiaui/vanilla to ^1.0.0 by @pascalbaljet in https://github.com/inertiaui/modal/pull/217
Full Changelog: https://github.com/inertiaui/modal/compare/3.0.1...3.1.0
-
3.0.131 Mar 2026Release notes
Open source →What's Changed
- [3.x] Fix re-render on closing non-navigate modals by @pascalbaljet in #205
- [3.x] Fix
HeadlessModalcrash when modal URL is visited directly by @pascalbaljet in #206
Full Changelog: 3.0.0...3.0.1
Release notes
Open source →What's Changed
- [3.x] Fix re-render on closing non-navigate modals by @pascalbaljet in https://github.com/inertiaui/modal/pull/205
- [3.x] Fix
HeadlessModalcrash when modal URL is visited directly by @pascalbaljet in https://github.com/inertiaui/modal/pull/206
Full Changelog: https://github.com/inertiaui/modal/compare/3.0.0...3.0.1
-
3.0.029 Mar 2026Release notes
Open source →What's Changed
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #198
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #199
- Inertia 3 support by @pascalbaljet in #201
Full Changelog: 2.0.2...3.0.0
-
2.1.204 Jun 2026Release notes
Open source →What's Changed
- [2.x] Workflow hardening, Dependabot cooldown, migrate to oxlint/oxfmt by @pascalbaljet in #246
- Bump pnpm/action-setup from 4.3.0 to 6.0.8 in the github-actions group across 1 directory by @dependabot[bot] in #243
Full Changelog: 2.1.1...2.1.2
-
2.1.118 May 2026Release notes
Open source →What's Changed
- [2.x] Harden CI workflows, bump @inertiaui/vanilla to ^1.0.2 by @pascalbaljet in #224
Full Changelog: 2.1.0...2.1.1
-
2.1.026 Apr 2026Release notes
Open source →What's Changed
- Bump @inertiaui/vanilla to ^1.0.0 by @pascalbaljet in #218
Full Changelog: 2.0.3...2.1.0
-
2.0.331 Mar 2026Release notes
Open source →What's Changed
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #198
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #199
- Fix re-render on closing non-navigate modals by @pascalbaljet in #205
- Fix
HeadlessModalcrash when modal URL is visited directly by @pascalbaljet in #206
Full Changelog: 2.0.2...2.0.3
-
2.0.222 Mar 2026Release notes
Open source →Full Changelog: https://github.com/inertiaui/modal/compare/2.0.1...2.0.2
-
2.0.122 Mar 2026Release notes
Open source →What's Changed
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/inertiaui/modal/pull/190
Full Changelog: https://github.com/inertiaui/modal/compare/2.0.0...2.0.1
-
2.0.022 Mar 2026Release notes
Open source →What's Changed
- Fix umd path in package.json by @pascalbaljet in https://github.com/inertiaui/modal/pull/174
- Bump dependencies by @pascalbaljet in https://github.com/inertiaui/modal/pull/175
- Fix request loop caused by resolved Base URL by @pascalbaljet in https://github.com/inertiaui/modal/pull/176
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/inertiaui/modal/pull/185
- Bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/inertiaui/modal/pull/181
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/inertiaui/modal/pull/182
- Laravel 13.x Compatibility by @laravel-shift in https://github.com/inertiaui/modal/pull/192
- v2 by @pascalbaljet in https://github.com/inertiaui/modal/pull/188
New Contributors
- @laravel-shift made their first contribution in https://github.com/inertiaui/modal/pull/192
Full Changelog: https://github.com/inertiaui/modal/compare/v1.0.0-beta.5...2.0.0
-
2.0.0-beta.228 Feb 2026 pre-releaseNothing published for this version
-
2.0.0-beta.128 Feb 2026 pre-releaseNothing published for this version
-
v1.0.0-beta.528 Nov 2025 pre-releaseNothing published for this version
-
v1.0.0-beta.424 Sep 2025 pre-releaseNothing published for this version
-
v1.0.0-beta.326 Aug 2025 pre-releaseNothing published for this version
-
v1.0.0-beta.230 Jun 2025 pre-releaseNothing published for this version
-
v1.0.0-beta.123 Jun 2025 pre-releaseNothing published for this version
-
0.21.117 Jun 2025Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in https://github.com/inertiaui/modal/pull/119
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in https://github.com/inertiaui/modal/pull/122
- Remove Pint conflict (see #120) by @pascalbaljet in https://github.com/inertiaui/modal/pull/123
Full Changelog: https://github.com/inertiaui/modal/compare/0.21.0...0.21.1
-
0.21.028 Mar 2025Release notes
Open source →What's Changed
- Support for deferred, lazy, and optional props by @pascalbaljet in https://github.com/inertiaui/modal/pull/110
- Support lazy props in Inertia v1 by @pascalbaljet in https://github.com/inertiaui/modal/pull/111
Full Changelog: https://github.com/inertiaui/modal/compare/0.20.5...0.21.0
-
0.20.528 Mar 2025Release notes
Open source →What's Changed
- Deferred props improvements: Added more tests + improvements for loading directly by @pascalbaljet in https://github.com/inertiaui/modal/pull/109
Full Changelog: https://github.com/inertiaui/modal/compare/0.20.4...0.20.5
-
0.20.427 Mar 2025Release notes
Open source →What's Changed
- Match baseRoute parameters with Laravel route parameters by @SuperDJ in https://github.com/inertiaui/modal/pull/98
- Fixes react programmatic usage example by @PedroAugustoRamalhoDuarte in https://github.com/inertiaui/modal/pull/108
- Undefined array key with deferred prop by @SuperDJ in https://github.com/inertiaui/modal/pull/89
New Contributors
- @SuperDJ made their first contribution in https://github.com/inertiaui/modal/pull/98
- @PedroAugustoRamalhoDuarte made their first contribution in https://github.com/inertiaui/modal/pull/108
Full Changelog: https://github.com/inertiaui/modal/compare/0.20.3...0.20.4
-
0.20.327 Mar 2025Release notes
Open source →What's Changed
- Restore
VerifyCsrfTokenmiddleware
Full Changelog: https://github.com/inertiaui/modal/compare/0.20.2...0.20.3
- Restore
-
0.20.227 Mar 2025Release notes
Open source →What's Changed
- Better middleware resolving by @pascalbaljet
Full Changelog: https://github.com/inertiaui/modal/compare/0.20.1...0.20.2
-
0.20.127 Mar 2025Release notes
Open source →What's Changed
- Improve middleware exclusion by @pascalbaljet in https://github.com/inertiaui/modal/pull/107
Full Changelog: https://github.com/inertiaui/modal/compare/0.20.0...0.20.1
-
0.20.026 Mar 2025Release notes
Open source →What's Changed
- Take
refererheader into account when resolving Base URL by @pascalbaljet in https://github.com/inertiaui/modal/pull/104 - Further improvement of modal prop filtering by @pascalbaljet in https://github.com/inertiaui/modal/pull/105
- Add support for
dataandheaderswhen reloading modal props by @pascalbaljet in https://github.com/inertiaui/modal/pull/106
Full Changelog: https://github.com/inertiaui/modal/compare/0.19.5...0.20.0
- Take
-
0.19.526 Mar 2025Release notes
Open source →What's Changed
- Upgrade to Vite 6 by @pascalbaljet in https://github.com/inertiaui/modal/pull/102
- Filter modal props (fix for #101) by @pascalbaljet in https://github.com/inertiaui/modal/pull/103
Full Changelog: https://github.com/inertiaui/modal/compare/0.19.4...0.19.5
-
0.19.418 Feb 2025Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/inertiaui/modal/pull/88
- Support for Laravel 12 by @pascalbaljet in https://github.com/inertiaui/modal/pull/95
Full Changelog: https://github.com/inertiaui/modal/compare/0.19.3...0.19.4
-
0.19.322 Jan 2025Release notes
Open source →What's Changed
- Improve visiting same url by @pascalbaljet in https://github.com/inertiaui/modal/pull/86
Full Changelog: https://github.com/inertiaui/modal/compare/0.19.2...0.19.3
-
0.19.222 Jan 2025Release notes
Open source →What's Changed
- Improve visiting a similar Modal URL by @pascalbaljet in https://github.com/inertiaui/modal/pull/85
Full Changelog: https://github.com/inertiaui/modal/compare/0.19.1...0.19.2
-
0.19.122 Jan 2025Release notes
Open source →Full Changelog: https://github.com/inertiaui/modal/compare/0.19.0...0.19.1
-
0.19.022 Jan 2025Release notes
Open source →What's Changed
- Revert #77 by @pascalbaljet in https://github.com/inertiaui/modal/pull/84
Full Changelog: https://github.com/inertiaui/modal/compare/0.18.1...0.19.0
-
0.18.119 Jan 2025Release notes
Open source →What's Changed
- Update docs by @yoeriboven in https://github.com/inertiaui/modal/pull/69
- Remove manual
Routerbinding by @pascalbaljet in 9914962 - Remove
pointer-events*classes by @pascalbaljet in 71d51d3
New Contributors
- @yoeriboven made their first contribution in https://github.com/inertiaui/modal/pull/69
Full Changelog: https://github.com/inertiaui/modal/compare/0.18.0...0.18.1
-
0.18.009 Jan 2025Nothing published for this version
-
0.17.008 Jan 2025Release notes
Open source →What's Changed
- Reduce dependencies by @pascalbaljet in https://github.com/inertiaui/modal/pull/77
Full Changelog: https://github.com/inertiaui/modal/compare/0.16.0...0.17.0
-
0.16.007 Jan 2025Release notes
Open source →Revert #70
Full Changelog: https://github.com/inertiaui/modal/compare/0.15.0...0.16.0
-
0.15.007 Jan 2025Release notes
Open source →What's Changed
- Remove
radix-vuedependency by @pascalbaljet in https://github.com/inertiaui/modal/pull/70
Full Changelog: https://github.com/inertiaui/modal/compare/0.14.0...0.15.0
- Remove
-
0.14.017 Dec 2024Release notes
Open source →What's Changed
- Bump Inertia.js versions by @pascalbaljet in https://github.com/inertiaui/modal/pull/67
Full Changelog: https://github.com/inertiaui/modal/compare/0.13.1...0.14.0
-
0.13.120 Nov 2024Release notes
Open source →What's Changed
- Fix for referring local modal (see #53) by @pascalbaljet in https://github.com/inertiaui/modal/pull/57
Full Changelog: https://github.com/inertiaui/modal/compare/0.13.0...0.13.1
-
0.13.019 Nov 2024Release notes
Open source →What's Changed
- Custom app mounting by @pascalbaljet in https://github.com/inertiaui/modal/pull/56
Full Changelog: https://github.com/inertiaui/modal/compare/0.12.1...0.13.0
-
0.12.119 Nov 2024Release notes
Open source →- Allow Inertia v2 as dev dependency (see #46)
Full Changelog: https://github.com/inertiaui/modal/compare/0.12.0...0.12.1
-
0.12.019 Nov 2024Release notes
Open source →What's Changed
- Prevent double cookie encryption (see #20) by @pascalbaljet in https://github.com/inertiaui/modal/pull/55
Full Changelog: https://github.com/inertiaui/modal/compare/0.11.1...0.12.0
-
0.11.106 Nov 2024Release notes
Open source →Full Changelog: https://github.com/inertiaui/modal/compare/0.11.0...0.11.1
-
0.11.006 Nov 2024Release notes
Open source →What's Changed
- Improve GitHub build by @pascalbaljet in https://github.com/inertiaui/modal/pull/48
Full Changelog: https://github.com/inertiaui/modal/compare/0.10.0...0.11.0
-
0.10.006 Nov 2024Release notes
Open source →What's Changed
- Introduced
DuskModalMacrosfor better testing by @pascalbaljet in https://github.com/inertiaui/modal/pull/47
Full Changelog: https://github.com/inertiaui/modal/compare/0.9.1...0.10.0
- Introduced
-
0.9.103 Nov 2024Release notes
Open source →- Support callable in
ModalVisit::config()
Full Changelog: https://github.com/inertiaui/modal/compare/0.9.0...0.9.1
- Support callable in
-
0.9.003 Nov 2024Release notes
Open source →- Introduced
ModalVisitclass
Full Changelog: https://github.com/inertiaui/modal/compare/0.8.0...0.9.0
- Introduced
-
0.8.002 Nov 2024Release notes
Open source →- Added
ModalConfigclass
Full Changelog: https://github.com/inertiaui/modal/compare/0.7.0...0.8.0
- Added
-
0.7.031 Oct 2024Release notes
Open source →What's Changed
- Listen for events using
visitModal()by @pascalbaljet in https://github.com/inertiaui/modal/pull/44
Full Changelog: https://github.com/inertiaui/modal/compare/0.6.4...0.7.0
- Listen for events using
-
0.6.431 Oct 2024Release notes
Open source →Rerelease of v0.6.3
Full Changelog: https://github.com/inertiaui/modal/compare/0.6.3...0.6.4
-
0.6.331 Oct 2024Release notes
Open source →What's Changed
- Don't send the Base URL header on unrelated Axios requests by @pascalbaljet in https://github.com/inertiaui/modal/pull/43
Full Changelog: https://github.com/inertiaui/modal/compare/0.6.2...0.6.3
-
0.6.229 Oct 2024Release notes
Open source →What's Changed
- Update props when redirecting back to same modal by @pascalbaljet in https://github.com/inertiaui/modal/pull/39
- Fix
close-explicitlyin Vue + update tests (see #36) by @pascalbaljet in https://github.com/inertiaui/modal/pull/40
Full Changelog: https://github.com/inertiaui/modal/compare/0.6.1...0.6.2
-
0.6.128 Oct 2024Release notes
Open source →- Fix
navigateconfig option (as object) (see #35) - Added
rtlclasses for slideover (see #34)
Full Changelog: https://github.com/inertiaui/modal/compare/0.6.0...0.6.1
- Fix
-
0.6.028 Oct 2024Release notes
Open source →What's Changed
- Added
useModal()helper + renamed some props by @pascalbaljet in https://github.com/inertiaui/modal/pull/29 - Sync React/Vue navigate hook by @pascalbaljet in https://github.com/inertiaui/modal/pull/33
New Contributors
- @dependabot made their first contribution in https://github.com/inertiaui/modal/pull/30
Full Changelog: https://github.com/inertiaui/modal/compare/0.5.4...0.6.0
- Added
-
0.5.425 Oct 2024Release notes
Open source →What's Changed
- Session test by @pascalbaljet in https://github.com/inertiaui/modal/pull/26
- Nested modal redirect fix by @pascalbaljet in https://github.com/inertiaui/modal/pull/27
Full Changelog: https://github.com/inertiaui/modal/compare/0.5.3...0.5.4
-
0.5.325 Oct 2024Release notes
Open source →What's Changed
- Update basic-usage.md by @Froelund in https://github.com/inertiaui/modal/pull/10
- Fix for
navigateoption invisitModal()by @pascalbaljet in https://github.com/inertiaui/modal/pull/21
New Contributors
- @Froelund made their first contribution in https://github.com/inertiaui/modal/pull/10
Full Changelog: https://github.com/inertiaui/modal/compare/0.5.2...0.5.3
-
0.5.223 Oct 2024Release notes
Open source →- Support for callbacks before rerendering the base route / url
Full Changelog: https://github.com/inertiaui/modal/compare/0.5.0...0.5.2
-
0.5.123 Oct 2024Nothing published for this version
-
0.5.023 Oct 2024Release notes
Open source →What's Changed
- Base Route / URL by @pascalbaljet in https://github.com/inertiaui/modal/pull/18
Full Changelog: https://github.com/inertiaui/modal/commits/0.5.0