# Inertia.js v3 Is Now in Beta

DevFeed: [Inertia.js v3 Is Now in Beta](<https://devfeed.tech/articles/inertia-js-v3-is-now-in-beta-3722.md>)

Original publisher: [Read original article](<https://laravel.com/blog/inertiajs-v3-is-now-in-beta>)

Author: Pascal Baljet

Published: 2026-03-05T16:54:27Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Vite](<https://devfeed.tech/topics/vite.md>), [Server-side rendering](<https://devfeed.tech/topics/server-side-rendering.md>), [Boilerplate](<https://devfeed.tech/topics/boilerplate.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [development](<https://devfeed.tech/tags/development.md>), [http](<https://devfeed.tech/tags/http.md>), [migration](<https://devfeed.tech/tags/migration.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [release](<https://devfeed.tech/tags/release.md>), [updates](<https://devfeed.tech/tags/updates.md>)

## AI overview

Inertia.js v3 has entered beta with a Vite plugin that automates page resolution and SSR, a built-in XHR client replacing Axios, and support for optimistic updates, standalone HTTP requests, and layout props.

## Source excerpt

Inertia.js v3 beta is out. No more Axios, a new Vite plugin handles SSR automatically, and optimistic updates are now built in. Upgrade guide included.