@xyflow/svelte@1.6.1
mem0ai/mem0@xyflow/svelte@1.6.1Jun 22, 2026by moklick
AI Summary
A patch release for the Svelte component that fixes connection state types, prevents event firing on pane clicks during connections, and updates core dependencies.
Key Highlights
- Fixed `FinalConnectionState` type
- Prevented firing events when connection ends on the pane
- Updated to system v0.0.78
New Features
- Improved event handling for pane interactions
- Updated dependency to system v0.0.78
Full Release Notes
### Patch Changes
- [#5815](https://github.com/xyflow/xyflow/pull/5815) [`87da45c`](https://github.com/xyflow/xyflow/commit/87da45cdf55aaf4549120a60165598675993783d) - Fix `FinalConnectionState` type so it preserves the discriminated union.
- [#5823](https://github.com/xyflow/xyflow/pull/5823) [`a6afc91`](https://github.com/xyflow/xyflow/commit/a6afc91160e0a0e172b03d82c43972222f9ae740) - Update attribution link
- [#5824](https://github.com/xyflow/xyflow/pull/5824) [`6b1dac5`](https://github.com/xyflow/xyflow/commit/6b1dac50ff1b837688c362ede5dcc8a57ac97444) - Do not fire on pane click when connection ends on pane
- Updated dependencies \[[`ceb8604`](https://github.com/xyflow/xyflow/commit/ceb8604047f97e6c9028fed17bb10186a7ca9e8b), [`87da45c`](https://github.com/xyflow/xyflow/commit/87da45cdf55aaf4549120a60165598675993783d)]:
- @xyflow/system@0.0.78