Skip to content

Commit 3d92861

Browse files
chore: bump versions
1 parent fa1265e commit 3d92861

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/cuddly-bugs-switch.md

-5
This file was deleted.

.changeset/many-donkeys-train.md

-5
This file was deleted.

.changeset/old-moose-fly.md

-5
This file was deleted.

.changeset/smooth-pillows-laugh.md

-5
This file was deleted.

packages/core/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @vue-flow/core
22

3+
## 1.42.4
4+
5+
### Patch Changes
6+
7+
- [#1794](https://github.com/bcakmakoglu/vue-flow/pull/1794) [`e0bb46e`](https://github.com/bcakmakoglu/vue-flow/commit/e0bb46e9ee6c67737e40d154bbd8eae5cdde0cce) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Use null as fallback id for edge source handle
8+
9+
- [#1799](https://github.com/bcakmakoglu/vue-flow/pull/1799) [`fa1265e`](https://github.com/bcakmakoglu/vue-flow/commit/fa1265ecbfb0d459cfdc29931bb45d4655a443c3) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Remove edgelookup update when updating connection lookup as edge lookup is computed already
10+
11+
- [#1798](https://github.com/bcakmakoglu/vue-flow/pull/1798) [`47736de`](https://github.com/bcakmakoglu/vue-flow/commit/47736de8532d27cd6f53e1ce23df353627e6089f) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Reset drag items on drag end
12+
13+
- [#1793](https://github.com/bcakmakoglu/vue-flow/pull/1793) [`854f909`](https://github.com/bcakmakoglu/vue-flow/commit/854f909ac0e8188eeff4ba21bab8d5017eada5f7) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Defer connection lookup on edge update
14+
315
## 1.42.3
416

517
### Patch Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-flow/core",
3-
"version": "1.42.3",
3+
"version": "1.42.4",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<[email protected]>",

0 commit comments

Comments
 (0)