Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @inertiajs/react to v1.3.0 #1

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@inertiajs/react (source) 1.2.0 -> 1.3.0 age adoption passing confidence

Release Notes

inertiajs/inertia (@​inertiajs/react)

v1.3.0

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant