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

23

2.0.0-beta.2

Diff

Changelog

Source

v2.0.0-beta.2

  • [2.x] Fix issue where initial page data is coming from history state (#2023)
  • [2.x] Fix onClick in React adapter (#2019)
  • [2.x] Export usePrefetch for react (#2016)
  • [2.x] Rename WhenVisible "elementTag" prop to "as" (#2009)
  • [2.x] $page url should not include the host (#2032)
  • [2.x] Suppress Svelte accessibility warnings from Playwright logs (#2033)
  • [2.x] Change TypeScript module resolution in the Svelte adapter (#2035)
  • [2.x] Fix multi byte strings in history encryption (#2030)
  • [2.x] Load deferred props on every page swap (#2024)
  • [2.x] Refactor createInertiaApp in Svelte adapter (#2036)
  • [2.x] Fix <Deferred /> in Svelte adapter (#2037)
  • [2.x] Fix usePrefetch in SSR mode in Svelte adapter (#2034)
reinink
published 2.0.0-beta.1 •

Changelog

Source

v2.0.0-beta.1

  • First beta release for the upcoming Inertia.js v2.0. View documentation and upgrade guide at https://v2.inertiajs.com.
reinink
published 1.3.0-beta.2 •

Changelog

Source

v1.3.0-beta.2

reinink
published 1.3.0-beta.1 •

Changelog

Source

v1.3.0-beta.1

Added

  • Add Svelte 5 support (#1970)
  • Add TypeScript support to Svelte adapter (#1866)

Changed

  • Skip intercepting non-left button clicks on links (#1908, #1910)
  • Changed preserveScroll to be true on initial page visit (#1360)
  • Return early when using router.on() during SSR (#1715)
  • Use updater function in setData in useForm hook in React adapter (#1859)

Fixed

  • Fix history navigation issue on Chrome iOS (#1984, #1992)
  • Fix setNavigationType for Safari 10 (#1957)
  • Export InertiaFormProps in all adapters (#1596, #1734)
  • Fix isDirty after form.defaults() call in Vue 3 (#1985)
  • Fix scroll reset on page navigation (#1980)
  • Fix scroll position restoration for [scroll-region] elements (#1782, #1980)
  • Fix useForm re-renders by memoizing functions in React adapter (#1607)
  • Fix doubling hash when using <React.StrictMode> (#1728)
  • Fix type augmentation in Vue 3 adapter (#1958)
  • Fix form helper transform return type in React adapter (#1896)
  • Fix props reactivity in Svelte adapter (#1969)
  • Fix <Render /> component to respect preserveState option in Svelte adapter (#1943)
  • Fix 'received an unexpected slot "default"' warning in Svelte adapter (#1941)
reinink
published 1.2.0 •

Changelog

Source

v1.2.0

  • Fix preserveScroll and preserveState types (#1882)
  • Revert "merge props from partial reloads" (#1895)
reinink
published 1.1.0 •

Changelog

Source

v1.1.0

  • Add new except visit option to exclude props from partial reloads (#1876)
  • Deep merge props from partial reloads (#1877)
reinink
published 1.0.16 •

Changelog

Source

v1.0.16

  • Fix Svelte 4 slot rendering issues (#1763)
  • Fix accessibility warning in Svelte Link component (#1858)
  • Use Omit instead of Exclude in router types (#1857)
reinink
published 1.0.15 •

Changelog

Source

v1.0.15

  • Bump axios from v1.4.0 to v1.6.0 (#1723)
jessarcher
published 1.0.14 •

Changelog

Source

v1.0.14

  • Revert "Clear errors on form reset (#1568)" (#1716)
reinink
published 1.0.13 •

Changelog

Source

v1.0.13

  • Clear errors on form reset (#1568)
  • Fix Link type in React (#1659)
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