New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@inertiajs/core

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inertiajs/core - npm Package Versions

234

2.0.3

Diff

joetannenbaum
published 2.0.2 •

Changelog

Source

v2.0.2

  • Fix SSR with scroll restoration (#2190)
  • Fix for scroll + back bug (#2191)
  • Backport 1.x fixes from v1.3.0 release (#2193)
joetannenbaum
published 2.0.1 •

Changelog

Source

2.0.1

  • Fix playground dependencies (#2070)
  • Removed Vitest tests + dependencies (#2175)
  • Augment vue instead of @vue/runtime-core (#2099)
  • Fix prefetch missing cacheFor default value (#2136)
  • Fix useForm re-renders by memoizing functions in React #2146
  • WhenVisible useEffect function is not recreated when params change. (#2153)
  • Ensure callback execution (#2163)
  • More resilient logic for stripping the origin from page URLs (#2164)
  • Add helper scripts for running tests (#2173)
  • Export InertiaFormProps in React (#2161)
  • Use default empty object in useForm Vue and Svelte (#2052)
  • Remove data option from useForm options type (#2060)
  • Take over scroll restoration from browser (#2051)
reinink
published 2.0.0 •

Changelog

Source

v2.0.0

Added

  • Add polling
  • Add link prefetching
  • Add deferred props
  • Add lazy loading of data when scrolling
  • Add history encryption API
  • Add React 19 support (#2131)
  • Add client side visits (#2130)

Changed

  • Removal of NProgress dependency (#2045)
  • Change TypeScript module resolution in the Svelte adapter (#2035)
  • Refactor createInertiaApp in Svelte adapter (#2036)

Fixed

  • Fix: make Link href prop reactive (#2089)
reinink
published 1.3.0 •

Changelog

Source

v1.3.0

Added

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)
  • Fix command + click behavior on links in React adapter (#2132)
  • Fix import in Svelte adapter (#2002)
joetannenbaum
published 2.0.0-beta.3 •

reinink
published 2.0.0-beta.2 •

reinink
published 2.0.0-beta.1 •

reinink
published 1.3.0-beta.2 •

reinink
published 1.3.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