chore(packages): bump

This commit is contained in:
github-actions[bot]
2024-10-31 11:11:42 +00:00
parent 3384a07cfc
commit 0d37d872a7
7 changed files with 27 additions and 10 deletions
+9
View File
@@ -1,5 +1,14 @@
# @xyflow/react
## 12.3.4
### Patch Changes
- [#4772](https://github.com/xyflow/xyflow/pull/4772) [`7f670ab0`](https://github.com/xyflow/xyflow/commit/7f670ab0423b3848a50398027297f6ec11deeaa4) Thanks [@mistic](https://github.com/mistic)! - Splits exports field in package.json to support an explicit resolution for browser, node and default to resolve issues with webpack esm module resolution.
- Updated dependencies [[`7f670ab0`](https://github.com/xyflow/xyflow/commit/7f670ab0423b3848a50398027297f6ec11deeaa4)]:
- @xyflow/system@0.0.45
## 12.3.3
### Patch Changes