Skip to content

Commit 78e29f2

Browse files
github-actions[bot]bcakmakoglu
authored andcommitted
chore: bump versions
1 parent cc65f12 commit 78e29f2

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/great-jokes-arrive.md

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

.changeset/nine-bees-pay.md

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

.changeset/shiny-pots-wash.md

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

.changeset/wild-bobcats-wash.md

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

packages/core/CHANGELOG.md

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

3+
## 1.43.0
4+
5+
### Minor Changes
6+
7+
- [#1820](https://github.com/bcakmakoglu/vue-flow/pull/1820) [`2201cdd`](https://github.com/bcakmakoglu/vue-flow/commit/2201cdda386b75a8c52c9cb37e0ccbe6ffcd5830) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Allow passing null or undefined to `useNodeConnections` options
8+
9+
### Patch Changes
10+
11+
- [#1829](https://github.com/bcakmakoglu/vue-flow/pull/1829) [`a4ea4f7`](https://github.com/bcakmakoglu/vue-flow/commit/a4ea4f7735d7f65d1085d8d70a559c85303cd857) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Subtract container bounds when calculating pointer position.
12+
13+
- [#1817](https://github.com/bcakmakoglu/vue-flow/pull/1817) [`0cc4c99`](https://github.com/bcakmakoglu/vue-flow/commit/0cc4c99d13eae3d766579ed18d92404a976e4a9d) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add aria-hidden to markers
14+
15+
- [#1830](https://github.com/bcakmakoglu/vue-flow/pull/1830) [`110acf1`](https://github.com/bcakmakoglu/vue-flow/commit/110acf1f730271e87e88147cde308d00ad3aac04) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Fall back to using changedTouches when passing a touchend or touchcancel event to getEventPosition.
16+
317
## 1.42.5
418

519
### 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.42.5",
3+
"version": "1.43.0",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<[email protected]>",

0 commit comments

Comments
 (0)