News

The Inertia.js v2 Beta is Here

Published
The Inertia.js v2 Beta is Here image

The first beta version of Inertia.js v2 was released this week. The core library has been rewritten to support asynchronous requests; unlocking some impressive features, you can now get your hands on!

Inertia v2.0 Features

  • Async Requests - non-blocking requests - all reload requests are now asynchronous by default
  • Polling - easily poll the server for updated data
  • Lazy loading data on scroll - asynchronously load when a component becomes visible
  • Infinite scrolling - new primitives that allow you to build infinite scrolling easily
  • Prefetching - prefetch a page in the background and instantly load it at the right time
  • Deferred props - defer expensive props and load them in the background after the page loads
  • History encryption - Browser history state is encrypted to prevent seeing privileged information upon logout

To start using the beta, check out the following list of resources:

Remember, the code is currently in beta, and the documentation is considered a work in progress. Please report bugs on GitHub. Congratulations to Jonathan Reinink, Taylor Otwell, Joe Tannenbaum, Pedro Borges, and all those who are contributing to Inertia and Laravel!

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Filed in

Sponsored

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
Fresh Package: Laravel Package Skeleton with Testbench, CI, and Boost Integration image

Fresh Package: Laravel Package Skeleton with Testbench, CI, and Boost Integration

Read article
Inertia DevTools Now Available for Firefox image

Inertia DevTools Now Available for Firefox

Read article
Laravel Scalpel Scans for Filesystem Intrusion Evidence image

Laravel Scalpel Scans for Filesystem Intrusion Evidence

Read article
Mercure Broadcasting in Laravel 13.32 image

Mercure Broadcasting in Laravel 13.32

Read article
Super Stack: Laravel Starter Kit With Filament and NativePHP image

Super Stack: Laravel Starter Kit With Filament and NativePHP

Read article
Laravel MCP 1.0 Is Released image

Laravel MCP 1.0 Is Released

Read article