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

Bump @inertiajs/svelte from 2.0.0-beta.3 to 2.0.0 #103

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps @inertiajs/svelte from 2.0.0-beta.3 to 2.0.0.

Release notes

Sourced from @​inertiajs/svelte's releases.

v2.0.0

twitter-card

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)
Changelog

Sourced from @​inertiajs/svelte's changelog.

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)

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)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@inertiajs/svelte](https://github.com/inertiajs/inertia/tree/HEAD/packages/svelte) from 2.0.0-beta.3 to 2.0.0.
- [Release notes](https://github.com/inertiajs/inertia/releases)
- [Changelog](https://github.com/inertiajs/inertia/blob/master/CHANGELOG.md)
- [Commits](https://github.com/inertiajs/inertia/commits/v2.0.0/packages/svelte)

---
updated-dependencies:
- dependency-name: "@inertiajs/svelte"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2025

Looks like @inertiajs/svelte is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/inertiajs/svelte-2.0.0 branch January 1, 2025 23:11
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.

0 participants