Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@inertiajs/vue3

Package Overview
Dependencies
Maintainers
6
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inertiajs/vue3 - npm Package Versions

12

1.0.2

Diff

Changelog

Source

v1.0.2

Fixed

  • Added explicit children to InertiaHeadProps (#1448)
  • Exported InertiaLinkProps type (#1450)
  • Improved React usePage generic type (#1451)
jessarcher
published 1.0.1 •

Changelog

Source

v1.0.1

Fixed

  • Fixed Vue type overrides for $page and $inertia (#1393)
  • Restored React usePage generic type (#1396)
  • Prevented need to use Method enum with the Link component (#1392)
  • Restored Vue 3 usePage generic type (#1394)
  • Fixed export of server types (#1397)
  • Updated form types to support nested data (#1401)
  • Allowed stronger type support with Vue useForm (#1413)
  • Fixed Vue 2 setup prop types (#1418)
  • Fixed issue when passing multiple children to React Head component (#1433)
reinink
published 1.0.0 •

Changelog

Source

v1.0.0 - 2023-01-14

Added

  • Added SSR support to Svelte library (#1349)
  • Added first-class TypeScript support to React adapter
  • Added first-class TypeScript support to Vue 2 adapter
  • Added first-class TypeScript support to Vue 3 adapter
  • Added new useForm() hook to Vue 2 adapter (ff59196)

Changed

  • Renamed @inertiajs/inertia library to @inertiajs/core (#1282)
  • Renamed @inertiajs/inertia-react library to @inertiajs/react (#1282)
  • Renamed @inertiajs/inertia-svelte library to @inertiajs/svelte (#1282)
  • Renamed @inertiajs/inertia-vue library to @inertiajs/vue2 (#1282)
  • Renamed @inertiajs/inertia-vue3 library to @inertiajs/vue3 (#1282)
  • Merged progress library to core and deprecated @inertiajs/progress library (#1282, 0b5f773)
  • Merged server library to core and deprecated @inertiajs/server library (#1282)
  • Renamed Inertia named export to router (#1282, e556703)
  • Removed deprecated named exports (#1282, e556703)
  • Removed deprecated app argument from createInertiaApp() in Vue adapters (#1282, 65f8a5f)
  • Updated axios to 1.x (#1377)
  • Simplified usePage() hook in Vue 3 adapter (#1373)
  • Improved Svelte use:inertia and <Link /> component (#1344)
  • Removed global visitOptions() hook (#1282, 30908c2)
  • Switched bundler from Microbundle to ESbuild (f711b46, 8093713, 342312d, c9e12b3)

Fixed

  • Fixed <title> tag not always being included when a title callback is defined in createInertiaApp() (#1055)
  • Fixed types to include undefined as a valid FormDataConvertable option (#1165)
  • Fixed issue where remembered state wasn't clear on a full page reload (769f643)
reinink
published 1.0.0-beta.7 •

reinink
published 1.0.0-beta.6 •

reinink
published 1.0.0-beta.5 •

reinink
published 1.0.0-beta.4 •

reinink
published 1.0.0-beta.2 •

reinink
published 1.0.0-beta.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc