Skip to content

Type-safe useHttp hook and Instant visits

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Aug 08:04
· 6 commits to 5.x since this release
Immutable release. Only release title and notes can be modified.

5.0.0-next.3 (2026-08-08)

Bug Fixes

  • normalize useHttp validation errors (f1d2e72)
  • prettify form slot error types (802eb13)

Features

  • add type-safe route bindings to useHttp (0cd145b)
  • correlate instant-visit component and pageProps with the route (5302fae)
  • make the Inertia class macroable (abcae6c), closes #102
  • type matchOn keys from the merged items (69b73f6)

Full Changelog: v5.0.0-next.2...v5.0.0-next.3