chore(packages): bump

This commit is contained in:
github-actions[bot]
2024-10-30 10:17:54 +00:00
parent f4d4573ee7
commit 3013ee4870
9 changed files with 33 additions and 21 deletions

View File

@@ -1,5 +1,13 @@
# @xyflow/system
## 0.0.44
### Patch Changes
- [#4755](https://github.com/xyflow/xyflow/pull/4755) [`005ae1c0`](https://github.com/xyflow/xyflow/commit/005ae1c05f6a10c1f519cd789f4f3f2fdf293bc6) Thanks [@peterkogo](https://github.com/peterkogo)! - Add module to exports in package.json. This should resolve possible issues with Webpack ESM Module Resolution.
- [#4730](https://github.com/xyflow/xyflow/pull/4730) [`2c590b90`](https://github.com/xyflow/xyflow/commit/2c590b90787aabce42de2b4108174bdf31ad6155) Thanks [@peterkogo](https://github.com/peterkogo)! - Fixed rare crash while dragging
## 0.0.43
### Patch Changes

View File

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