Inertia Versions Save

Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.

v1.0.15

2 months ago
  • Bump axios from v1.4.0 to v1.6.0 (#1723)

v1.0.14

5 months ago
  • Revert "Clear errors on form reset (#1568)" (#1716)

v1.0.13

6 months ago
  • Clear errors on form reset (#1568)
  • Fix Link type in React (#1659)

v1.0.12

6 months ago
  • Fix type of onClick for Link component in React and Vue (#1699, #1701)

v1.0.11

8 months ago
  • Fix form helper types for setDefaults() method (React) and defaults() method (Vue) (#1504)
  • Fix interface issue with useForm() in React and Vue adapters (#1649)

v1.0.10

8 months ago
  • Fix Svelte's useForm helper (#1610)

v1.0.9

9 months ago
  • Fix <Head> vNode handling in Vue 3 adapter (#1590)
  • Add Svelte 4 support (60699c7)

v1.0.8

10 months ago

Fixed

  • Fix <Head> vNode handling in Vue 3 adapter (#1570)
  • Fix watching remembered data in Vue 3 adapter (#1571)

v1.0.7

11 months ago
  • Fix <Head> fragment detection in Vue 3 adapter (#1509)

v1.0.6

1 year ago

Fixed

  • Fix usePage() null object error in Vue 3 adapter (#1530)