Skip to content

Commit 09a44b0

Browse files
github-actions[bot]bcakmakoglu
authored andcommitted
chore: bump versions
1 parent 850f54a commit 09a44b0

12 files changed

+28
-42
lines changed

.changeset/breezy-clouds-sin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/cyan-vans-attend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fifty-cherries-perform.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/good-steaks-collect.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hip-kiwis-pretend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-chefs-destroy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/three-ants-impress.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twelve-pugs-mate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# @vue-flow/core
22

3+
## 1.36.0
4+
5+
### Minor Changes
6+
7+
- [#1401](https://github.com/bcakmakoglu/vue-flow/pull/1401) [`ebf387e`](https://github.com/bcakmakoglu/vue-flow/commit/ebf387eeea49cce72ba2e9546e9dbfb969d72ec9) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Remove `initialized` property from `GraphNode` type
8+
9+
- [#1401](https://github.com/bcakmakoglu/vue-flow/pull/1401) [`c94e175`](https://github.com/bcakmakoglu/vue-flow/commit/c94e175f31f6404ce2e72e3a20604a20be513a57) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Remove node intersections from drag event args
10+
11+
- [#1401](https://github.com/bcakmakoglu/vue-flow/pull/1401) [`231673e`](https://github.com/bcakmakoglu/vue-flow/commit/231673e938a4f4a4fdaaf8932af57d9b43343a48) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `updateEdgeData` action
12+
13+
- [#1401](https://github.com/bcakmakoglu/vue-flow/pull/1401) [`bb6abed`](https://github.com/bcakmakoglu/vue-flow/commit/bb6abeda131847f512cb16130eb627ae8636789d) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Reduce node `getBoundingClientRect` calls by passing node-bounds directly to `getHandleBounds`
14+
15+
- [#1401](https://github.com/bcakmakoglu/vue-flow/pull/1401) [`30e999a`](https://github.com/bcakmakoglu/vue-flow/commit/30e999aab8e499f4bba5cc81505749538cf31fc6) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Remove `connectedEdges` as arg from NodeMouseEvents
16+
17+
- [#1401](https://github.com/bcakmakoglu/vue-flow/pull/1401) [`ba6e250`](https://github.com/bcakmakoglu/vue-flow/commit/ba6e25017c501179463fa542db03eaf94dc16b09) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `useEdgesData` composable
18+
19+
### Patch Changes
20+
21+
- [#1401](https://github.com/bcakmakoglu/vue-flow/pull/1401) [`408dfea`](https://github.com/bcakmakoglu/vue-flow/commit/408dfeac512e0e33aa3f54c5b635ee14dd924bcd) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Hide viewport until initial fit view is finished
22+
323
## 1.35.0
424

525
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-flow/core",
3-
"version": "1.35.0",
3+
"version": "1.36.0",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",

0 commit comments

Comments
 (0)