web
web copied to clipboard
chore(deps): bump @xyflow/react from 12.2.1 to 12.3.2 in /sites/svelteflow.dev
Bumps @xyflow/react from 12.2.1 to 12.3.2.
Release notes
Sourced from @​xyflow/react
's releases.
@​xyflow/react
@​12
.3.2Patch Changes
- #4722
e816bb69
Thanks@​moklick
! - Fix internal behaviour that mutated user nodes which led to an issue with Redux and immer
@​xyflow/react
@​12
.3.1Patch Changes
#4670
b056564c
Thanks@​peterkogo
! - Fix initialfitView
not working correctly fornodeOrigin
other than [0,0]#4670
b056564c
Thanks@​peterkogo
! - ImprovefitView
to respect clamped node positions based onnodeExtent
#4653
02390f99
Thanks@​bcakmakoglu
! - Calculate viewport dimensions infitView
instead of using stored dimensions. Fixes #4652Updated dependencies [
99ba64ac
,b056564c
]:
@​xyflow/system
@​0
.0.43
@​xyflow/react
@​12
.3.0Minor Changes
- #4477
d5592e75
Thanks@​peterkogo
! - AddgetNodesBounds
touseReactFlow
/useSvelteFlow
hook as the new recommended way of determining node bounds.Patch Changes
#4630
4347269f
Thanks@​moklick
! - Fix<Minimap />
only displaying nodes when providingonNodesChange
.#4572
d9563505
Thanks@​peterkogo
! - Improve handling of global and individualnodeExtent
s. Nodes will never render outside of specified extents.Updated dependencies [
d5592e75
,d9563505
]:
@​xyflow/system
@​0
.0.42
Changelog
Sourced from @​xyflow/react
's changelog.
12.3.2
Patch Changes
- #4722
e816bb69
Thanks@​moklick
! - Fix internal behaviour that mutated user nodes which led to an issue with Redux and immer12.3.1
Patch Changes
#4670
b056564c
Thanks@​peterkogo
! - Fix initialfitView
not working correctly fornodeOrigin
other than [0,0]#4670
b056564c
Thanks@​peterkogo
! - ImprovefitView
to respect clamped node positions based onnodeExtent
#4653
02390f99
Thanks@​bcakmakoglu
! - Calculate viewport dimensions infitView
instead of using stored dimensions. Fixes #4652Updated dependencies [
99ba64ac
,b056564c
]:
@​xyflow/system
@​0
.0.4312.3.0
Minor Changes
- #4477
d5592e75
Thanks@​peterkogo
! - AddgetNodesBounds
touseReactFlow
/useSvelteFlow
hook as the new recommended way of determining node bounds.Patch Changes
#4630
4347269f
Thanks@​moklick
! - Fix<Minimap />
only displaying nodes when providingonNodesChange
.#4572
d9563505
Thanks@​peterkogo
! - Improve handling of global and individualnodeExtent
s. Nodes will never render outside of specified extents.Updated dependencies [
d5592e75
,d9563505
]:
@​xyflow/system
@​0
.0.42
Commits
f8cef2d
chore(packages): bumpe816bb6
chore(changesets): add66998fa
fix(react): use internal nodes for deselecting node #471626d592f
chore(packages): bumpb47a04f
chore(useReactFlow): cleanup fitViewf70c5bb
fix(react,svelte): calculate viewport dimensions inside of fitView actione72ae6f
chore(packages): bump4a5d522
refactor(react): use latest node dimensionscd0f1b5
Merge pull request #4572 from xyflow/fix-extent94b2b44
Merge pull request #4477 from xyflow/nodesbounds- 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)