Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.x ] Update inertiajs/inertia-laravel to ^0.6.3 #1122

Merged
merged 1 commit into from
Aug 15, 2022
Merged

[2.x ] Update inertiajs/inertia-laravel to ^0.6.3 #1122

merged 1 commit into from
Aug 15, 2022

Conversation

ashleyshenton
Copy link
Contributor

This updates the Inertia Laravel Adapter to ^0.6.3. The main reason for this is that this release contains logic to utilise the Vite Manifest when cache busting.

https://github.com/inertiajs/inertia-laravel/releases/tag/v0.6.3

With Jetstream now using Vite as the default, I think it makes sense to include the latest version of the Laravel adapter so that no user changes are required to get HandleInertiaRequests::version working correctly.

https://github.com/laravel/jetstream/blob/2.x/stubs/inertia/app/Http/Middleware/HandleInertiaRequests.php#L24

this release contains support for using the vite manifest for cache busting
@taylorotwell taylorotwell merged commit 02e6849 into laravel:2.x Aug 15, 2022
@ashleyshenton ashleyshenton deleted the feature/update-inertia-laravel-adapter branch August 16, 2022 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants