chore(packages): bump

This commit is contained in:
github-actions[bot]
2024-09-03 14:06:08 +00:00
parent 242d5991e6
commit a72b19bbfb
8 changed files with 29 additions and 15 deletions

View File

@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
align background pattern with snap grid

View File

@@ -1,7 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
'@xyflow/system': patch
---
make onViewportChange a dynamic prop

View File

@@ -1,5 +1,16 @@
# @xyflow/react
## 12.2.1
### Patch Changes
- [#4619](https://github.com/xyflow/xyflow/pull/4619) [`a7eb7c2d`](https://github.com/xyflow/xyflow/commit/a7eb7c2dbbeca85ca2d99917007dee78c8951a06) Thanks [@moklick](https://github.com/moklick)! - align background pattern with snap grid
- [#4611](https://github.com/xyflow/xyflow/pull/4611) [`2aaa709c`](https://github.com/xyflow/xyflow/commit/2aaa709c0014b91ab75a4e40753b71cc7bb04a2c) Thanks [@moklick](https://github.com/moklick)! - make onViewportChange a dynamic prop
- Updated dependencies [[`2aaa709c`](https://github.com/xyflow/xyflow/commit/2aaa709c0014b91ab75a4e40753b71cc7bb04a2c)]:
- @xyflow/system@0.0.41
## 12.2.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@xyflow/react",
"version": "12.2.0",
"version": "12.2.1",
"description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.",
"keywords": [
"react",

View File

@@ -1,5 +1,14 @@
# @xyflow/svelte
## 0.1.18
### Patch Changes
- [#4611](https://github.com/xyflow/xyflow/pull/4611) [`2aaa709c`](https://github.com/xyflow/xyflow/commit/2aaa709c0014b91ab75a4e40753b71cc7bb04a2c) Thanks [@moklick](https://github.com/moklick)! - make onViewportChange a dynamic prop
- Updated dependencies [[`2aaa709c`](https://github.com/xyflow/xyflow/commit/2aaa709c0014b91ab75a4e40753b71cc7bb04a2c)]:
- @xyflow/system@0.0.41
## 0.1.17
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@xyflow/svelte",
"version": "0.1.17",
"version": "0.1.18",
"description": "Svelte Flow - A highly customizable Svelte library for building node-based editors, workflow systems, diagrams and more.",
"keywords": [
"svelte",

View File

@@ -1,5 +1,11 @@
# @xyflow/system
## 0.0.41
### Patch Changes
- [#4611](https://github.com/xyflow/xyflow/pull/4611) [`2aaa709c`](https://github.com/xyflow/xyflow/commit/2aaa709c0014b91ab75a4e40753b71cc7bb04a2c) Thanks [@moklick](https://github.com/moklick)! - make onViewportChange a dynamic prop
## 0.0.40
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@xyflow/system",
"version": "0.0.40",
"version": "0.0.41",
"description": "xyflow core system that powers React Flow and Svelte Flow.",
"keywords": [
"node-based UI",