PR #86 opened: chore(deps): bump inertiajs/inertia-laravel from 2.0.21 to 3.0.1
Bumps inertiajs/inertia-laravel from 2.0.21 to 3.0.1.
▶Release notes
Sourced from inertiajs/inertia-laravel's releases.
v3.0.1
What's Changed
- [3.x] Migrate Blade components to inline syntax by
@pascalbaljetin inertiajs/inertia-laravel#850Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.0...v3.0.1
v3.0.0
What's Changed
- [3.x] Drop support for Laravel 10 and PHP 8.1 by
@pascalbaljetin inertiajs/inertia-laravel#789- [3.x] Remove deprecated
LazyPropandInertia\Testing\Concerns\*classes by@pascalbaljetin inertiajs/inertia-laravel#790- [3.x] Drop unreleased cacheFor functionality by
@skryukovin inertiajs/inertia-laravel#795- [3.x] Add middleware priority by
@pascalbaljetin inertiajs/inertia-laravel#801- [3.x] Remove
$groupproperty from DeferProp by@pascalbaljetin inertiajs/inertia-laravel#812- [3.x] Add Backed Enum Support to Inertia::render() by
@onairmarcin inertiajs/inertia-laravel#770- [3.x] Refactor
SessionKeyfrom enum to class by@pascalbaljetin inertiajs/inertia-laravel#819- [3.x] Clean up config file structure by
@pascalbaljetin inertiajs/inertia-laravel#824- [3.x] SSR support in Vite development mode by
@pascalbaljetin inertiajs/inertia-laravel#817- [3.x] Disable SSR on specific routes by
@pascalbaljetin inertiajs/inertia-laravel#818- [3.x] Exception handling via
Inertia::handleExceptionsUsing()by@pascalbaljetin inertiajs/inertia-laravel#823- [3.x] Remove
pages.use_data_attribute_for_initial_pageconfig by@pascalbaljetin inertiajs/inertia-laravel#826- [3.x] Retain URL fragment across redirects by
@pascalbaljetin inertiajs/inertia-laravel#829- [3.x] Hash fragment redirect support by
@pascalbaljetin inertiajs/inertia-laravel#830- [3.x] Support nested prop types, closures, and property providers by
@pascalbaljetin inertiajs/inertia-laravel#831- [3.x] Make
clearHistoryandencryptHistoryoptional in page object by@pascalbaljetin inertiajs/inertia-laravel#834- [3.x] Expose shared prop keys in page response by
@pascalbaljetin inertiajs/inertia-laravel#833- [3.x] fix: use rtrim for SSR shutdown URL construction by
@Anthony14FRin inertiajs/inertia-laravel#842- [3.x] Default config
page_pathsto lowercase by@pascalbaljetin inertiajs/inertia-laravel#847- [3.x] Add Blade components for rendering Inertia head and body by
@pascalbaljetin inertiajs/inertia-laravel#848- [3.x] Rename
bodytoappcomponent by@pascalbaljetin inertiajs/inertia-laravel#849New Contributors
@onairmarcmade their first contribution in inertiajs/inertia-laravel#770@Anthony14FRmade their first contribution in inertiajs/inertia-laravel#842Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v2.0.22...v3.0.0
v3.0.0-beta5
What's Changed
- [3.x] Rename
bodytoappcomponent by@pascalbaljetin inertiajs/inertia-laravel#849Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.0-beta4...v3.0.0-beta5
v3.0.0-beta4
What's Changed
- [3.x] Default config
page_pathsto lowercase by@pascalbaljetin inertiajs/inertia-laravel#847- [3.x] Add Blade components for rendering Inertia head and body by
@pascalbaljetin inertiajs/inertia-laravel#848Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.0-beta3...v3.0.0-beta4
v3.0.0-beta3
... (truncated)
▶Changelog
Sourced from inertiajs/inertia-laravel's changelog.
v3.0.1 - 2026-03-25
What's Changed
- [3.x] Migrate Blade components to inline syntax by
@pascalbaljetin inertiajs/inertia-laravel#850Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.0...v3.0.1
v3.0.0 - 2026-03-24
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.0-beta5...v3.0.0
▶Commits
4675331[3.x] Migrate Blade components to inline syntax (#850)94e4277Update CHANGELOG0e354baRenamebodytoappcomponent (#849)8e58e6a[3.x] Inertia Blade components (#848)98039b8Default config page_paths to lowercase (#847)228e227[3.x] fix: use rtrim for SSR shutdown URL construction (#842)1bac305Fix code stylinga94a7fe[2.x] Prevent Boost conflict (#838)0318d14Fix phpstan35e3393Update core.blade.php- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
▶Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)