Skip to content

Commit 538b03e

Browse files
github-actions[bot]bcakmakoglu
authored andcommitted
chore: bump versions
1 parent e90f4cc commit 538b03e

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/famous-games-behave.md

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

.changeset/ninety-olives-dress.md

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

.changeset/real-pugs-guess.md

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

packages/core/CHANGELOG.md

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

3+
## 1.40.0
4+
5+
### Minor Changes
6+
7+
- [#1575](https://github.com/bcakmakoglu/vue-flow/pull/1575) [`7aa49f4`](https://github.com/bcakmakoglu/vue-flow/commit/7aa49f4f6da9643797743cddb4074dbad85d0aa8) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Remove `null` as possible return type of data in `useNodesData`
8+
9+
### Patch Changes
10+
11+
- [#1586](https://github.com/bcakmakoglu/vue-flow/pull/1586) [`f2ed6a3`](https://github.com/bcakmakoglu/vue-flow/commit/f2ed6a3b3daeb526156173a8913dcc3785b4b999) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Only display grab cursor when panOnDrag is on left mouse button
12+
13+
- [#1585](https://github.com/bcakmakoglu/vue-flow/pull/1585) [`d7a51f8`](https://github.com/bcakmakoglu/vue-flow/commit/d7a51f8014c02043ca1c6c1e96210a0f6545175a) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Simplify event emits definitions to avoid hitting complexity limit of TS.
14+
315
## 1.39.3
416

517
### Patch 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.39.3",
3+
"version": "1.40.0",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",

0 commit comments

Comments
 (0)