web
web copied to clipboard
chore(deps): bump @xyflow/react from 12.0.4 to 12.1.1 in /sites/svelteflow.dev
Bumps @xyflow/react from 12.0.4 to 12.1.1.
Release notes
Sourced from @​xyflow/react
's releases.
@​xyflow/react
@​12
.1.1Patch Changes
#4568
c3e62782
Thanks@​peterkogo
! - Only display grab cursor when panOnDrag is on left mouse button#4567
cc75c29f
Thanks@​peterkogo
! - Fix internal type of edges in storeUpdated dependencies [
c3e62782
]:
@​xyflow/system
@​0
.0.39
@​xyflow/react
@​12
.1.0Minor Changes
#4555
24e87e39
Thanks@​peterkogo
! - Added final connection state as a function parameter to onReconnectEnd#4554
cca11ea1
Thanks@​peterkogo
! - Added optional selector for useConnection hook#4549
99733c01
Thanks@​moklick
! - feat(onConnectEnd): pass connectionState paramPatch Changes
#4550
41981970
Thanks@​moklick
! - fix(fitView): only trigger for resize observer#4501
ec64b572
Thanks@​jeffgord
! - fix(background): use offset prop correctly for dots variant#4548
692e6440
Thanks@​peterkogo
! - Replaced algorithm used for searching close handles while connecting#4547
fdff601d
Thanks@​moklick
! - chore(react): re-export Handle typeUpdated dependencies [
b63a3734
,24e87e39
,692e6440
,559d4926
,4ecfd7e1
,e7ef328f
,99733c01
]:
@​xyflow/system
@​0
.0.38
Changelog
Sourced from @​xyflow/react
's changelog.
12.1.1
Patch Changes
#4568
c3e62782
Thanks@​peterkogo
! - Only display grab cursor when panOnDrag is on left mouse button#4567
cc75c29f
Thanks@​peterkogo
! - Fix internal type of edges in storeUpdated dependencies [
c3e62782
]:
@​xyflow/system
@​0
.0.3912.1.0
Minor Changes
#4555
24e87e39
Thanks@​peterkogo
! - Added final connection state as a function parameter to onReconnectEnd#4554
cca11ea1
Thanks@​peterkogo
! - Added optional selector for useConnection hook#4549
99733c01
Thanks@​moklick
! - feat(onConnectEnd): pass connectionState paramPatch Changes
#4550
41981970
Thanks@​moklick
! - fix(fitView): only trigger for resize observer#4501
ec64b572
Thanks@​jeffgord
! - fix(background): use offset prop correctly for dots variant#4548
692e6440
Thanks@​peterkogo
! - Replaced algorithm used for searching close handles while connecting#4547
fdff601d
Thanks@​moklick
! - chore(react): re-export Handle typeUpdated dependencies [
b63a3734
,24e87e39
,692e6440
,559d4926
,4ecfd7e1
,e7ef328f
,99733c01
]:
@​xyflow/system
@​0
.0.38
Commits
828e53b
chore(packages): bumpedbc514
Merge pull request #4568 from xyflow/fix-draggable6af9f45
Cursor grab only shown if left click is panning9ea1443
fix type of edges in store to generic4ebae14
Update CHANGELOG.md0d3e83e
chore(packages): bump82b9a69
Merge pull request #4555 from xyflow/reconnect-end-param21e5fc1
re-export connectionState types8590f9d
added final connection state to onReconnectEnd2a67337
added possibility to use selector with useConnection hook- Additional commits viewable in compare view
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)