Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@xyflow/svelte (source) ^0.1.22^1.0.0 age adoption passing confidence

Release Notes

xyflow/xyflow (@​xyflow/svelte)

v1.5.0

Compare Source

Minor Changes
Patch Changes

v1.4.2

Compare Source

Patch Changes

v1.4.1

Compare Source

Patch Changes

v1.4.0

Compare Source

Minor Changes
Patch Changes

v1.3.1

Compare Source

Patch Changes

v1.3.0

Compare Source

Minor Changes
Patch Changes

v1.2.4

Compare Source

Patch Changes

v1.2.3

Compare Source

Patch Changes

v1.2.2

Compare Source

Patch Changes

v1.2.1

Compare Source

Patch Changes

v1.2.0

Compare Source

Minor Changes
Patch Changes

v1.1.1

Compare Source

Patch Changes

v1.1.0

Compare Source

Minor Changes
Patch Changes

v1.0.2

Compare Source

Patch Changes

v1.0.1

Compare Source

Patch Changes

v1.0.0

Compare Source

Yeah! Svelte Flow 1.0. is here 🚀 It is based on Svelte 5 and introduces a lot of new features and improvements. Please refer to the migration guide to see how to upgrade.

New features
  • Reconnect edges: You can reconnect your edges by using the new <EdgeReconnectAnchor /> component. It can be used to add custom reconnection points on custom edges.
  • Keyboard navigation & A11y: We added support for keyboard navigation and improved accessibility for screen readers. You can now tab through nodes and edges and move nodes with the arrow keys. Can be disabled via disableKeyboardA11y
  • Click connect: You can now create a new connection by clicking on a handle one by one.
  • Enhanced ViewportPortal: You can now decide if you want to render something below or above the nodes & edges in the viewport.
  • Improved fitView: We finetuned the fitView function to better work with dynamically added nodes.
  • colorModeSSR prop: You can pass a fallback color mode for server side rendering when colorMode is set to 'system'.
  • elevateNodesOnSelect & elevateEdgesOnSelect: Control if nodes & edges should be elevated via z-index when selected.
  • noDragClass, noWheelClass, noPanClass: You can now modify the class name used to disable dragging, panning and zooming.
  • onselectionchange & useOnSelectionChange: You can now listen to selection changes via a callback

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.

@renovate renovate bot force-pushed the renovate/xyflow-svelte-1.x branch from 0d776c2 to 4bb525e Compare December 31, 2025 17:37
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