inertiajs/inertia-laravel
The Laravel adapter for Inertia.js.
v3.3.1
72M downloads/mo
#244 most downloaded on Packagist
inertiajs/inertia-laravel
What this package is like to depend on
Last release 19 days ago
04 Aug 2026
Release timing varies
gaps range from 8 days to 2 months
Some releases are documented
notes for 57 of 97 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
102 releases · first in 2019
37 releases in the last 12 months
see the full history below
Release timeline
101 releases · Aug 2019 to Aug 2026Releases
latest 60 of 102-
v3.3.104 Aug 2026Release notes
Open source →Release notes
Open source →What's Changed
- Support Boost 2.5 by @pushpak1300 in https://github.com/inertiajs/inertia-laravel/pull/899
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.3.0...v3.3.1
-
v3.3.004 Aug 2026Release notes
Open source →What's Changed
- [3.x] Report the base path to DevTools by @pascalbaljet in #895
- [3.x] Fix DevTools entry requests wiping flashed validation errors by @pascalbaljet in #896
- [3.x] Preserve the original response when DevTools injects its ID tag by @pascalbaljet in #897
Full Changelog: v3.2.1...v3.3.0
Release notes
Open source →What's Changed
- [3.x] Report the base path to DevTools by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/895
- [3.x] Fix DevTools entry requests wiping flashed validation errors by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/896
- [3.x] Preserve the original response when DevTools injects its ID tag by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/897
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.2.1...v3.3.0
-
v3.2.129 Jul 2026Release notes
Open source →What's Changed
- [3.x] Fix DevTools recording under Laravel Octane by @lazerg in https://github.com/inertiajs/inertia-laravel/pull/894
New Contributors
- @lazerg made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/894
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.2.0...v3.2.1
-
v3.2.028 Jul 2026Release notes
Open source →What's Changed
- [3.x] Support Guzzle 8 by @pascalbaljet in #891
- [3.x] Custom SSR Hot URL by @goreks-dev in #885
- [3.x] Support for DevTools by @pascalbaljet in #892
- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #882
- Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in #889
New Contributors
- @goreks-dev made their first contribution in #885
Full Changelog: v3.1.1...v3.2.0
Release notes
Open source →What's Changed
- [3.x] Support Guzzle 8 by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/891
- [3.x] Custom SSR Hot URL by @goreks-dev in https://github.com/inertiajs/inertia-laravel/pull/885
- [3.x] Support for DevTools by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/892
- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in https://github.com/inertiajs/inertia-laravel/pull/882
- Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in https://github.com/inertiajs/inertia-laravel/pull/889
New Contributors
- @goreks-dev made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/885
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.1.1...v3.2.0
-
v3.1.102 Jul 2026Release notes
Open source →What's Changed
- [3.x] Pin GitHub Actions to commit SHAs and harden CI workflows by @pascalbaljet in #865
- Bump the github-actions group with 2 updates by @dependabot[bot] in #867
- Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in #870
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #877
- [3.x] Replace
roave/security-advisorieswithcomposer auditin CI by @pascalbaljet in #879 - Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #878
- [3.x] Include asset version on version-mismatch location response by @pascalbaljet in #884
Full Changelog: v3.1.0...v3.1.1
Release notes
Open source →What's Changed
- [3.x] Pin GitHub Actions to commit SHAs and harden CI workflows by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/865
- Bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/inertiajs/inertia-laravel/pull/867
- Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in https://github.com/inertiajs/inertia-laravel/pull/870
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/inertiajs/inertia-laravel/pull/877
- [3.x] Replace
roave/security-advisorieswithcomposer auditin CI by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/879 - Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in https://github.com/inertiajs/inertia-laravel/pull/878
- [3.x] Include asset version on version-mismatch location response by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/884
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.1.0...v3.1.1
-
v3.1.030 Apr 2026Release notes
Open source →What's Changed
- [3.x] Add
rescueoption to Deferred Props by @pascalbaljet in #864
Full Changelog: v3.0.6...v3.1.0
Release notes
Open source →What's Changed
- [3.x] Add
rescueoption to Deferred Props by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/864
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.6...v3.1.0
- [3.x] Add
-
v3.0.610 Apr 2026Release notes
Open source →What's Changed
- [3.x] Ensure callables are objects by @pascalbaljet in #862
Full Changelog: v3.0.5...v3.0.6
Release notes
Open source →What's Changed
- [3.x] Ensure callables are objects by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/862
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.5...v3.0.6
-
v3.0.509 Apr 2026Release notes
Open source →What's Changed
- [3.x] Handle redirect status codes with global middleware by @pascalbaljet in #860
Full Changelog: v3.0.4...v3.0.5
Release notes
Open source →What's Changed
- [3.x] Handle redirect status codes with global middleware by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/860
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.4...v3.0.5
-
v3.0.409 Apr 2026Release notes
Open source →What's Changed
- Revert "[3.x] Fix middleware priority" by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/859
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.3...v3.0.4
-
v3.0.308 Apr 2026Release notes
Open source →What's Changed
- [3.x] Add
Inertia::disableSsr()method by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/856 - [3.x] Add pages transform callback by @nhedger in https://github.com/inertiajs/inertia-laravel/pull/841
- [3.x] Fix middleware priority by @jlswanson28694 in https://github.com/inertiajs/inertia-laravel/pull/854
- [3.x] Add SSR runtime config option by @shaffe-fr in https://github.com/inertiajs/inertia-laravel/pull/857
New Contributors
- @nhedger made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/841
- @jlswanson28694 made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/854
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.2...v3.0.3
- [3.x] Add
-
v3.0.207 Apr 2026Release notes
Open source →What's Changed
- Update facade docblocks in https://github.com/inertiajs/inertia-laravel/commit/25fe835d0fadf988d2cd8974d4a7b64048f84eda
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.1...v3.0.2
-
v3.0.125 Mar 2026Release notes
Open source →What's Changed
- [3.x] Migrate Blade components to inline syntax by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/850
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.0...v3.0.1
-
v3.0.024 Mar 2026Release notes
Open source →Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.0-beta5...v3.0.0
-
v3.0.0-beta5no date pre-releaseNothing published for this version
-
v3.0.0-beta424 Mar 2026 pre-releaseNothing published for this version
-
v3.0.0-beta311 Mar 2026 pre-releaseNothing published for this version
-
v3.0.0-beta205 Mar 2026 pre-releaseNothing published for this version
-
v3.0.0-beta125 Feb 2026 pre-releaseNothing published for this version
-
v2.0.2504 Aug 2026Release notes
Open source →What's Changed
- [2.x] Pin GitHub Actions to commit SHAs and harden CI workflows by @pascalbaljet in #868
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #871
- [2.x] Replace
roave/security-advisorieswithcomposer auditin CI by @pascalbaljet in #880 - Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #876
- Bump the github-actions group with 2 updates by @dependabot[bot] in #883
- Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in #890
- Support Boost 2.5 by @pushpak1300 in #898
Full Changelog: v2.0.24...v2.0.25
-
v2.0.2410 Apr 2026Release notes
Open source →What's Changed
- [2.x] Ensure callables are objects by @pascalbaljet in #863
Full Changelog: v2.0.23...v2.0.24
-
v2.0.2307 Apr 2026Nothing published for this version
-
v2.0.2211 Mar 2026Nothing published for this version
-
v2.0.2124 Feb 2026Release notes
Open source →What's Changed
- [2.x] Supports Laravel 13 by @crynobone in https://github.com/inertiajs/inertia-laravel/pull/822
- Add Boost Guidelines & Skills by @pushpak1300 in https://github.com/inertiajs/inertia-laravel/pull/828
New Contributors
- @pushpak1300 made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/828
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.20...v2.0.21
-
v2.0.2013 Feb 2026Release notes
Open source →What's Changed
- Removed duplicate import of RedirectResponse by @kitro in https://github.com/inertiajs/inertia-laravel/pull/813
- [2.x] Add
assertInertiaFlashandassertInertiaFlashMissingtest response macros by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/827 - Fix inertia prop modifiers being ignored in provider classes by @TimKunze96 in https://github.com/inertiajs/inertia-laravel/pull/821
New Contributors
- @kitro made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/813
- @TimKunze96 made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/821
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.19...v2.0.20
-
v2.0.1913 Jan 2026Release notes
Open source →What's Changed
- [2.x] Allow
ScrollPropto be deferred by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/806
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.18...v2.0.19
- [2.x] Allow
-
v2.0.1831 Dec 2025Release notes
Open source →What's Changed
- Add test helpers for Flash Data by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/804
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.17...v2.0.18
-
v2.0.1730 Dec 2025Release notes
Open source →What's Changed
- Fix flash data loss on non-Inertia redirects by @TomKita in https://github.com/inertiajs/inertia-laravel/pull/802
New Contributors
- @TomKita made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/802
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.16...v2.0.17
-
v2.0.1617 Dec 2025Release notes
Open source →What's Changed
- Add test for deferred metadata on subsequent request by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/799
- Support for Flash Data by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/797
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.15...v2.0.16
-
v2.0.1515 Dec 2025Release notes
Open source →What's Changed
- Check if prop value is callable and not a string by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/798
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.14...v2.0.15
-
v2.0.1410 Dec 2025Release notes
Open source →What's Changed
- Exclude loaded once props from deferred metadata by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/796
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.13...v2.0.14
-
v2.0.1310 Dec 2025Release notes
Open source →What's Changed
- Include
oncePropsmetadata forfreshprops by @skryukov in https://github.com/inertiajs/inertia-laravel/pull/794
New Contributors
- @skryukov made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/794
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.12...v2.0.13
- Include
-
v2.0.1209 Dec 2025Release notes
Open source →What's Changed
- Ability to use
<script>element for initial page data by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/788 - Support for
once()props by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/793
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.11...v2.0.12
- Ability to use
-
v2.0.1126 Nov 2025Release notes
Open source →What's Changed
- Add PHP 8.5 to test matrix by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/787
- Support for multiple validation errors per field by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/784
- Handle array inputs in reloadOnly and reloadExcept by @hosmelq in https://github.com/inertiajs/inertia-laravel/pull/792
- Handle Connection Exceptions During Health Checks by @Magnesium38 in https://github.com/inertiajs/inertia-laravel/pull/786
New Contributors
- @Magnesium38 made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/786
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.10...v2.0.11
-
v2.0.1028 Sep 2025Release notes
Open source →What's Changed
- Include
scrollPropsmetadata when prop is requested to reset by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/781
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.9...v2.0.10
- Include
-
v2.0.926 Sep 2025Release notes
Open source →What's Changed
- Add docblock to Inertia Facade for
scrollby @joetannenbaum in https://github.com/inertiajs/inertia-laravel/pull/780
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.8...v2.0.9
- Add docblock to Inertia Facade for
-
v2.0.826 Sep 2025Release notes
Open source →What's Changed
- More fine-grained control for
Inertia::merge()and a newInertia::scroll()by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/774
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.7...v2.0.8
- More fine-grained control for
-
v2.0.724 Sep 2025Release notes
Open source →What's Changed
- Added
loadDeferredProps()method toAssertableInertiaclass by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/779
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.6...v2.0.7
- Added
-
v2.0.626 Aug 2025Release notes
Open source →What's Changed
- Add encrypt history middleware that follows laravel naming conventions by @taylorotwell in https://github.com/inertiajs/inertia-laravel/pull/773
New Contributors
- @taylorotwell made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/773
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.5...v2.0.6
-
v2.0.512 Aug 2025Release notes
Open source →What's Changed
- [2.x] Improve inertia helper docblock by @mtlukaszczyk in https://github.com/inertiajs/inertia-laravel/pull/766
- [2.x] Introduce
ProvidesInertiaPropinterface by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/746 - [2.x] Introduce ProvidesInertiaProps interface by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/769
- Introduce PHPStan + improve DocBlocks by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/768
New Contributors
- @mtlukaszczyk made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/766
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.4...v2.0.5
-
v2.0.415 Jul 2025Release notes
Open source →What's Changed
- [2.x] Ability to perform a SSR request without a bundle by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/751
- [2.x] Added
inertia:check-ssrArtisan command andisHealthy()method onHttpGatewayby @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/752 - [2.x] Refactor
HttpGatewayby @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/754 - [2.x] Support for checking if the component exists when rendering by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/749
- [2.x] Refactored
ssr.dispatch_without_bundletossr.ensure_bundle_existsby @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/755 - [2.x] Restore
testing.page_pathsandtesting.page_extensionsconfigs by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/756 - GitHub issue template by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/757
- update return type in Middleware share method by @hosmelq in https://github.com/inertiajs/inertia-laravel/pull/758
- Fix project name in
SECURITY.mdby @duncanmcclean in https://github.com/inertiajs/inertia-laravel/pull/759 - [2.x] Remove old version checks by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/763
New Contributors
- @hosmelq made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/758
- @duncanmcclean made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/759
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.3...v2.0.4
-
v2.0.320 Jun 2025Release notes
Open source →What's Changed
- Run tests on Ubuntu 24.04 by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/735
- Improve URL handling with support for trailing slashes by @ljbw in https://github.com/inertiajs/inertia-laravel/pull/731
- [2.x] Remove old LegacyTestResponse by @nshiro in https://github.com/inertiajs/inertia-laravel/pull/736
- [2.x] Introduce inertiaProps Method in TestResponseMacros for Improved Inertia.js Testing by @ashokatheheroo in https://github.com/inertiajs/inertia-laravel/pull/700
- [2.x] Remove check for
TestResponsefrom Laravel <= 6.0 by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/743 - [2.x] Check Vite manifest before Mix manifest by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/737
- [2.x] Remove IDE helpers by @ycs77 in https://github.com/inertiajs/inertia-laravel/pull/675
- [2.x] Allow deepMerge on custom properties by @mpociot in https://github.com/inertiajs/inertia-laravel/pull/732
- [2.x] Test helper for partial requests by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/738
- [2.x] Support for a custom URL resolver by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/739
- [2.x] Keep only partial data in mergeProps by @vinnygambiny in https://github.com/inertiajs/inertia-laravel/pull/745
- [2.x] Refactor
mergeStrategiesargument tomatchOn()method by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/747
New Contributors
- @ljbw made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/731
- @nshiro made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/736
- @ashokatheheroo made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/700
- @mpociot made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/732
- @vinnygambiny made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/745
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.2...v2.0.3
-
v2.0.210 Apr 2025Release notes
Open source →What's Changed
- [2.x] Supports Laravel 12 by @crynobone in https://github.com/inertiajs/inertia-laravel/pull/709
- Add Inertia::deepMerge Method for Handling Complex Data Merges in Responses by @HichemTab-tech in https://github.com/inertiajs/inertia-laravel/pull/679
- Improve PHPDoc annotations for ResponseFactory class by @mohammadrasoulasghari in https://github.com/inertiajs/inertia-laravel/pull/723
- fix props that extends Responsable after closures / lazy props by @d8vjork in https://github.com/inertiajs/inertia-laravel/pull/722
- [2.x] Allow environment config for
ssr.enabled,ssr.url, andhistory.encryptby @bram-pkg in https://github.com/inertiajs/inertia-laravel/pull/714 - Replace
array_mergewith spread operator inmiddleware.stubby @osbre in https://github.com/inertiajs/inertia-laravel/pull/710 - [2.x] Resolve Closure before checking if a prop implements the Arrayable contract by @rodrigopedra in https://github.com/inertiajs/inertia-laravel/pull/706
- Handle SSR URLs with trailing slashes by @simon-tma in https://github.com/inertiajs/inertia-laravel/pull/705
- [2.x] Call
toArray()onArrayableprops resolved from the Container by @pascalbaljet in https://github.com/inertiajs/inertia-laravel/pull/696 - [2.x] Replace md5 with xxhash by @RobertBoes in https://github.com/inertiajs/inertia-laravel/pull/653
New Contributors
- @HichemTab-tech made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/679
- @mohammadrasoulasghari made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/723
- @d8vjork made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/722
- @bram-pkg made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/714
- @osbre made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/710
- @simon-tma made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/705
- @pascalbaljet made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/696
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.1...v2.0.2
-
v2.0.118 Feb 2025Release notes
Open source →- Allow Laravel 12.x.
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.0...v2.0.1
-
v2.0.013 Dec 2024Release notes
Open source →- Add support for Inertia.js v2.0.0
- Add
Inertia::defer()to support deferred props - Add
Inertia::merge()to support merging props on client - Add
Inertia::always()for props that should always be included (#627) - Add
Inertia::clearHistory()andInertia::encryptHistory()methods, encryption config, and encryption middleware - Deprecated
Inertia::lazy()in favor ofInertia::optional() - Drop support for Laravel 8 and 9 (#629)
-
v1.3.415 Dec 2025Nothing published for this version
-
v1.3.306 Jun 2025Nothing published for this version
-
v1.3.205 Dec 2024Nothing published for this version
-
v1.3.114 Nov 2024Nothing published for this version
-
v1.3.013 Jun 2024Nothing published for this version
-
v1.2.017 May 2024 -
v1.1.016 May 2024Release notes
Open source → -
v1.0.009 Mar 2024 -
v0.6.1127 Oct 2023 -
v0.6.1013 Sep 2023 -
v0.6.917 Jan 2023 -
v0.6.814 Jan 2023 -
v0.6.713 Jan 2023Release notes
Open source → -
v0.6.612 Jan 2023 -
v0.6.510 Jan 2023 -
v0.6.408 Nov 2022