<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/inertia-js-v3-0-0-is-here-with-optimistic-updates-usehttp-and-more-wwmxp0dew" -->

---
title: Inertia.js v3.0.0 Is Here with Optimistic Updates,...
description: Inertia.js v3.0.0 is now officially released, bringing several major changes to the full-stack framework bridge. Axios is replaced by a built-in XHR client,...
canonical: https://daily.dev/posts/inertia-js-v3-0-0-is-here-with-optimistic-updates-usehttp-and-more-wwmxp0dew
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Inertia.js v3.0.0 Is Here with Optimistic Updates, useHttp, and More | daily.dev
og:description: Inertia.js v3.0.0 is now officially released, bringing several major changes to the full-stack framework bridge. Axios is replaced by a built-in XHR client,...
og:url: https://daily.dev/posts/inertia-js-v3-0-0-is-here-with-optimistic-updates-usehttp-and-more-wwmxp0dew
og:image: https://api.daily.dev/og/posts/WWmxp0DEw.png
og:image:alt: Inertia.js v3.0.0 Is Here with Optimistic Updates, useHttp, and More
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Inertia.js v3.0.0 Is Here with Optimistic Updates, useHttp, and More

**[Laravel News](https://daily.dev/sources/ln)** · 5 min read · 17 upvotes · 0 comments

## Summary

Inertia.js v3.0.0 is now officially released, bringing several major changes to the full-stack framework bridge. Axios is replaced by a built-in XHR client, removing ~15KB from bundles. A new `useHttp` hook enables non-navigation HTTP requests with reactive state matching `useForm` DX. First-class optimistic update support is added across the router, `useForm`, and `useHttp`, with automatic rollback on non-2xx responses. SSR now works in Vite dev mode without a separate Node.js process. Additional features include Instant Visits, Layout Props API, `preserveFragment`, a Svelte 5 adapter (dropping Svelte 4), React Strict Mode support, and a Popover API-based progress bar. This is a major release with breaking changes including ESM-only output and renamed APIs.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://laravel-news.com/inertia-3-0-0>

## Similar posts on daily.dev

- [The Inertia v3 Beta is Here](https://daily.dev/posts/the-inertia-v3-beta-is-here-sxjypoag5) · Laravel News · 33 upvotes · 1 comments
- [Inertia.js v3 Is Now in Beta](https://daily.dev/posts/inertia-js-v3-is-now-in-beta-jufdwlnjl) · Laravel · 25 upvotes · 0 comments
- [Async Request Cancellation Updates in Inertia v2.3.10](https://daily.dev/posts/async-request-cancellation-updates-in-inertia-v2-3-10-yf2uwgmdf) · Laravel News · 1 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#javascript](https://daily.dev/tags/javascript), [#laravel](https://daily.dev/tags/laravel)

[View this post on daily.dev](https://daily.dev/posts/inertia-js-v3-0-0-is-here-with-optimistic-updates-usehttp-and-more-wwmxp0dew)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Inertia.js v3.0.0 Is Here with Optimistic Updates, useHttp, and More","url":"https://daily.dev/posts/inertia-js-v3-0-0-is-here-with-optimistic-updates-usehttp-and-more-wwmxp0dew","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/inertia-js-v3-0-0-is-here-with-optimistic-updates-usehttp-and-more-wwmxp0dew"},"datePublished":"2026-03-26T13:20:44.690Z","dateModified":"2026-03-26T13:21:42.295Z","description":"Inertia.js v3.0.0 is now officially released, bringing several major changes to the full-stack framework bridge. Axios is replaced by a built-in XHR client,...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b19b1907146341cba9ba158c09ae57cb?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b19b1907146341cba9ba158c09ae57cb?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Laravel News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Laravel News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln","url":"https://daily.dev/sources/ln"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/inertia-js-v3-0-0-is-here-with-optimistic-updates-usehttp-and-more-wwmxp0dew","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":17},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"webdev,javascript,laravel","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Laravel News","item":"https://daily.dev/sources/ln"},{"@type":"ListItem","position":3,"name":"Inertia.js v3.0.0 Is Here with Optimistic Updates, useHttp, and More"}]}
```

