Skip to content

Commit

Permalink
chore(packages): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
moklick committed Aug 10, 2023
1 parent 5582ef6 commit 750ae9f
Show file tree
Hide file tree
Showing 30 changed files with 140 additions and 99 deletions.
10 changes: 0 additions & 10 deletions .changeset/calm-keys-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forty-poems-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-ghosts-whisper.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/great-plums-reflect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-crabs-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-hotels-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-cars-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-swans-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-needles-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-jeans-poke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-kangaroos-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-pillows-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-moose-tap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-rivers-eat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-points-reflect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-geese-dream.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/background/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @reactflow/background

## 11.2.5

### Patch Changes

- [#3304](https://github.com/wbkd/react-flow/pull/3304) [`15742c00`](https://github.com/wbkd/react-flow/commit/15742c004759e8cfcb84b83cb71e678b6c855d23) Thanks [@moklick](https://github.com/moklick)! - use latest zustand version
- [#3292](https://github.com/wbkd/react-flow/pull/3292) [`6255c4cf`](https://github.com/wbkd/react-flow/commit/6255c4cf29ee6177762d49289cff9a555510bcce) Thanks [@moklick](https://github.com/moklick)! - add exports field for package.json
- Updated dependencies [[`15742c00`](https://github.com/wbkd/react-flow/commit/15742c004759e8cfcb84b83cb71e678b6c855d23), [`10a32239`](https://github.com/wbkd/react-flow/commit/10a32239063be3c2cc107145b9a21ac850c90410), [`fdddf43d`](https://github.com/wbkd/react-flow/commit/fdddf43d0d3b4b71158c0e0b56aab9dcbd61da6d), [`6255c4cf`](https://github.com/wbkd/react-flow/commit/6255c4cf29ee6177762d49289cff9a555510bcce), [`ff85d908`](https://github.com/wbkd/react-flow/commit/ff85d908a94ba5add9bc66a0ded0cb755c95fcda), [`61d90578`](https://github.com/wbkd/react-flow/commit/61d905784113c2fb3cdf5993292cc6ac694dac7c), [`6e6bb674`](https://github.com/wbkd/react-flow/commit/6e6bb6743ed4b4f517528f52411d9612f3f13d58), [`511ca769`](https://github.com/wbkd/react-flow/commit/511ca7699b67d8fc9088069f426c062184487b8a), [`bb1b9318`](https://github.com/wbkd/react-flow/commit/bb1b93183a374fbf002625e962441ff0ff288c08), [`ed4a0c1b`](https://github.com/wbkd/react-flow/commit/ed4a0c1b1629ab356dc4b4fd2dcedfde6e99d3b8), [`f9169108`](https://github.com/wbkd/react-flow/commit/f916910820916305be0d93060532224ff311aa80), [`8b3e8400`](https://github.com/wbkd/react-flow/commit/8b3e840039ab7406ac3837ba373ec01b002892de), [`e64e961a`](https://github.com/wbkd/react-flow/commit/e64e961a80517351068fc04146123fbd4fc744e5), [`de989bc6`](https://github.com/wbkd/react-flow/commit/de989bc604ccbc7951371430381547582f768dff)]:
- @reactflow/core@11.8.0

## 11.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/background/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactflow/background",
"version": "11.2.4",
"version": "11.2.5",
"description": "Background component with different variants for React Flow",
"keywords": [
"react",
Expand Down
9 changes: 9 additions & 0 deletions packages/controls/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @reactflow/controls

## 11.1.16

### Patch Changes

- [#3304](https://github.com/wbkd/react-flow/pull/3304) [`15742c00`](https://github.com/wbkd/react-flow/commit/15742c004759e8cfcb84b83cb71e678b6c855d23) Thanks [@moklick](https://github.com/moklick)! - use latest zustand version
- [#3292](https://github.com/wbkd/react-flow/pull/3292) [`6255c4cf`](https://github.com/wbkd/react-flow/commit/6255c4cf29ee6177762d49289cff9a555510bcce) Thanks [@moklick](https://github.com/moklick)! - add exports field for package.json
- Updated dependencies [[`15742c00`](https://github.com/wbkd/react-flow/commit/15742c004759e8cfcb84b83cb71e678b6c855d23), [`10a32239`](https://github.com/wbkd/react-flow/commit/10a32239063be3c2cc107145b9a21ac850c90410), [`fdddf43d`](https://github.com/wbkd/react-flow/commit/fdddf43d0d3b4b71158c0e0b56aab9dcbd61da6d), [`6255c4cf`](https://github.com/wbkd/react-flow/commit/6255c4cf29ee6177762d49289cff9a555510bcce), [`ff85d908`](https://github.com/wbkd/react-flow/commit/ff85d908a94ba5add9bc66a0ded0cb755c95fcda), [`61d90578`](https://github.com/wbkd/react-flow/commit/61d905784113c2fb3cdf5993292cc6ac694dac7c), [`6e6bb674`](https://github.com/wbkd/react-flow/commit/6e6bb6743ed4b4f517528f52411d9612f3f13d58), [`511ca769`](https://github.com/wbkd/react-flow/commit/511ca7699b67d8fc9088069f426c062184487b8a), [`bb1b9318`](https://github.com/wbkd/react-flow/commit/bb1b93183a374fbf002625e962441ff0ff288c08), [`ed4a0c1b`](https://github.com/wbkd/react-flow/commit/ed4a0c1b1629ab356dc4b4fd2dcedfde6e99d3b8), [`f9169108`](https://github.com/wbkd/react-flow/commit/f916910820916305be0d93060532224ff311aa80), [`8b3e8400`](https://github.com/wbkd/react-flow/commit/8b3e840039ab7406ac3837ba373ec01b002892de), [`e64e961a`](https://github.com/wbkd/react-flow/commit/e64e961a80517351068fc04146123fbd4fc744e5), [`de989bc6`](https://github.com/wbkd/react-flow/commit/de989bc604ccbc7951371430381547582f768dff)]:
- @reactflow/core@11.8.0

## 11.1.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/controls/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactflow/controls",
"version": "11.1.15",
"version": "11.1.16",
"description": "Component to control the viewport of a React Flow instance",
"keywords": [
"react",
Expand Down
35 changes: 35 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# @reactflow/core

## 11.8.0

This is probably the last minor and hopefully also the last patch release for v11. In the next weeks we will focus on the xyflow branch and the upcoming v12 major release. This release comes with a lot of fixes that we wanted to do for a long time. We finally fixed some windows scroll related bugs (fast zooming, no horizontal pan on scroll) and smooth edge bugs (better label positions, weird layouts).

#### Important updates for Windows users

* default key for zoom activation and multi selection is "Control" instead of "Meta"
* you can pan horizontally when Shift is pressed (when `panOnScroll` is set)
* we fixed the fast zooming bug when users pressed Control

### Fixes

- [#3286](https://github.com/wbkd/react-flow/pull/3286) [`ff85d908`](https://github.com/wbkd/react-flow/commit/ff85d908a94ba5add9bc66a0ded0cb755c95fcda) - fix(selection): keep node positions when extent is reached
- [#3289](https://github.com/wbkd/react-flow/pull/3289) [`61d90578`](https://github.com/wbkd/react-flow/commit/61d905784113c2fb3cdf5993292cc6ac694dac7c) - fix(onMoveEnd): falsely triggered on right click
- [#3307](https://github.com/wbkd/react-flow/pull/3307) [`fdddf43d`](https://github.com/wbkd/react-flow/commit/fdddf43d0d3b4b71158c0e0b56aab9dcbd61da6d) Thanks [@s-yadav](https://github.com/s-yadav)! - fix(windows): allow horizontal pan with Shift + scroll
- [#3290](https://github.com/wbkd/react-flow/pull/3290) [`6e6bb674`](https://github.com/wbkd/react-flow/commit/6e6bb6743ed4b4f517528f52411d9612f3f13d58) - fix(panOnScroll): fire move events
- [#3293](https://github.com/wbkd/react-flow/pull/3293) [`bb1b9318`](https://github.com/wbkd/react-flow/commit/bb1b93183a374fbf002625e962441ff0ff288c08) - fix(zoom): handle windows zoom with ctrl
- [#3279](https://github.com/wbkd/react-flow/pull/3279) [`ed4a0c1b`](https://github.com/wbkd/react-flow/commit/ed4a0c1b1629ab356dc4b4fd2dcedfde6e99d3b8) - fix(step-edge): edge path for horizontally or vertically aligned nodes
- [#3305](https://github.com/wbkd/react-flow/pull/3305) [`10a32239`](https://github.com/wbkd/react-flow/commit/10a32239063be3c2cc107145b9a21ac850c90410) - refactor(step-edge): better default label positions
- [#3306](https://github.com/wbkd/react-flow/pull/3306) [`f9169108`](https://github.com/wbkd/react-flow/commit/f916910820916305be0d93060532224ff311aa80) Thanks [@VictorWinberg](https://github.com/VictorWinberg)! - fix(key-press): mac issue keyup not triggered
- [#3301](https://github.com/wbkd/react-flow/pull/3301) [`8b3e8400`](https://github.com/wbkd/react-flow/commit/8b3e840039ab7406ac3837ba373ec01b002892de) - fix(windows): more natural key defaults
- [#3294](https://github.com/wbkd/react-flow/pull/3294) [`de989bc6`](https://github.com/wbkd/react-flow/commit/de989bc604ccbc7951371430381547582f768dff) Thanks [@hayleigh-dot-dev](https://github.com/hayleigh-dot-dev)! - fix(node-click): handle deleted node

### Chore and Refactoring

- [#3304](https://github.com/wbkd/react-flow/pull/3304) [`15742c00`](https://github.com/wbkd/react-flow/commit/15742c004759e8cfcb84b83cb71e678b6c855d23) - chore(zustand): use latest version
- [#3292](https://github.com/wbkd/react-flow/pull/3292) [`6255c4cf`](https://github.com/wbkd/react-flow/commit/6255c4cf29ee6177762d49289cff9a555510bcce) - chore(pkg): add exports field for package.json
- [#3288](https://github.com/wbkd/react-flow/pull/3288) [`511ca769`](https://github.com/wbkd/react-flow/commit/511ca7699b67d8fc9088069f426c062184487b8a) - refactor(onError): use for node and edge type creation
- [#3285](https://github.com/wbkd/react-flow/pull/3285) [`e64e961a`](https://github.com/wbkd/react-flow/commit/e64e961a80517351068fc04146123fbd4fc744e5) - chore(a11y): always add role attribute to edge wrapper

#### Note for Zustand users

If you are using Zustand, you need to update to v4.4.1 and follow the migration guide https://github.com/pmndrs/zustand/releases/tag/v4.4.0


## 11.7.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactflow/core",
"version": "11.7.4",
"version": "11.8.0",
"description": "Core components and util functions of React Flow.",
"keywords": [
"react",
Expand Down
14 changes: 14 additions & 0 deletions packages/minimap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @reactflow/minimap

## 11.6.0

### Minor Changes

- [#3283](https://github.com/wbkd/react-flow/pull/3283) [`1f4a2b52`](https://github.com/wbkd/react-flow/commit/1f4a2b5244b15a2dad5c6afd565cc459f33c4abc) Thanks [@Elringus](https://github.com/Elringus)! - feat(minimap): add `offsetScale` prop

### Patch Changes

- [#3304](https://github.com/wbkd/react-flow/pull/3304) [`15742c00`](https://github.com/wbkd/react-flow/commit/15742c004759e8cfcb84b83cb71e678b6c855d23) - use latest zustand version
- [#3292](https://github.com/wbkd/react-flow/pull/3292) [`6255c4cf`](https://github.com/wbkd/react-flow/commit/6255c4cf29ee6177762d49289cff9a555510bcce) - add exports field for package.json
- [#3284](https://github.com/wbkd/react-flow/pull/3284) [`327e54f5`](https://github.com/wbkd/react-flow/commit/327e54f587d4834e85a2caf2af45a6fc2b24d8b2) Thanks [@Elringus](https://github.com/Elringus)! - feat(minimap): add selected class name to minimap node
- Updated dependencies [[`15742c00`](https://github.com/wbkd/react-flow/commit/15742c004759e8cfcb84b83cb71e678b6c855d23), [`10a32239`](https://github.com/wbkd/react-flow/commit/10a32239063be3c2cc107145b9a21ac850c90410), [`fdddf43d`](https://github.com/wbkd/react-flow/commit/fdddf43d0d3b4b71158c0e0b56aab9dcbd61da6d), [`6255c4cf`](https://github.com/wbkd/react-flow/commit/6255c4cf29ee6177762d49289cff9a555510bcce), [`ff85d908`](https://github.com/wbkd/react-flow/commit/ff85d908a94ba5add9bc66a0ded0cb755c95fcda), [`61d90578`](https://github.com/wbkd/react-flow/commit/61d905784113c2fb3cdf5993292cc6ac694dac7c), [`6e6bb674`](https://github.com/wbkd/react-flow/commit/6e6bb6743ed4b4f517528f52411d9612f3f13d58), [`511ca769`](https://github.com/wbkd/react-flow/commit/511ca7699b67d8fc9088069f426c062184487b8a), [`bb1b9318`](https://github.com/wbkd/react-flow/commit/bb1b93183a374fbf002625e962441ff0ff288c08), [`ed4a0c1b`](https://github.com/wbkd/react-flow/commit/ed4a0c1b1629ab356dc4b4fd2dcedfde6e99d3b8), [`f9169108`](https://github.com/wbkd/react-flow/commit/f916910820916305be0d93060532224ff311aa80), [`8b3e8400`](https://github.com/wbkd/react-flow/commit/8b3e840039ab7406ac3837ba373ec01b002892de), [`e64e961a`](https://github.com/wbkd/react-flow/commit/e64e961a80517351068fc04146123fbd4fc744e5), [`de989bc6`](https://github.com/wbkd/react-flow/commit/de989bc604ccbc7951371430381547582f768dff)]:
- @reactflow/core@11.8.0

## 11.5.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/minimap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactflow/minimap",
"version": "11.5.4",
"version": "11.6.0",
"description": "Minimap component for React Flow.",
"keywords": [
"react",
Expand Down
9 changes: 9 additions & 0 deletions packages/node-resizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @reactflow/node-resizer

## 2.1.2

### Patch Changes

- [#3304](https://github.com/wbkd/react-flow/pull/3304) [`15742c00`](https://github.com/wbkd/react-flow/commit/15742c004759e8cfcb84b83cb71e678b6c855d23) - use latest zustand version
- [#3292](https://github.com/wbkd/react-flow/pull/3292) [`6255c4cf`](https://github.com/wbkd/react-flow/commit/6255c4cf29ee6177762d49289cff9a555510bcce) - add exports field for package.json
- Updated dependencies [[`15742c00`](https://github.com/wbkd/react-flow/commit/15742c004759e8cfcb84b83cb71e678b6c855d23), [`10a32239`](https://github.com/wbkd/react-flow/commit/10a32239063be3c2cc107145b9a21ac850c90410), [`fdddf43d`](https://github.com/wbkd/react-flow/commit/fdddf43d0d3b4b71158c0e0b56aab9dcbd61da6d), [`6255c4cf`](https://github.com/wbkd/react-flow/commit/6255c4cf29ee6177762d49289cff9a555510bcce), [`ff85d908`](https://github.com/wbkd/react-flow/commit/ff85d908a94ba5add9bc66a0ded0cb755c95fcda), [`61d90578`](https://github.com/wbkd/react-flow/commit/61d905784113c2fb3cdf5993292cc6ac694dac7c), [`6e6bb674`](https://github.com/wbkd/react-flow/commit/6e6bb6743ed4b4f517528f52411d9612f3f13d58), [`511ca769`](https://github.com/wbkd/react-flow/commit/511ca7699b67d8fc9088069f426c062184487b8a), [`bb1b9318`](https://github.com/wbkd/react-flow/commit/bb1b93183a374fbf002625e962441ff0ff288c08), [`ed4a0c1b`](https://github.com/wbkd/react-flow/commit/ed4a0c1b1629ab356dc4b4fd2dcedfde6e99d3b8), [`f9169108`](https://github.com/wbkd/react-flow/commit/f916910820916305be0d93060532224ff311aa80), [`8b3e8400`](https://github.com/wbkd/react-flow/commit/8b3e840039ab7406ac3837ba373ec01b002892de), [`e64e961a`](https://github.com/wbkd/react-flow/commit/e64e961a80517351068fc04146123fbd4fc744e5), [`de989bc6`](https://github.com/wbkd/react-flow/commit/de989bc604ccbc7951371430381547582f768dff)]:
- @reactflow/core@11.8.0

## 2.1.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/node-resizer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactflow/node-resizer",
"version": "2.1.1",
"version": "2.1.2",
"description": "A helper component for resizing nodes.",
"keywords": [
"react",
Expand Down Expand Up @@ -46,7 +46,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@reactflow/core": "workspace:^11.6.0",
"@reactflow/core": "workspace:*",
"classcat": "^5.0.4",
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/node-toolbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @reactflow/node-toolbar

## 1.2.4

### Patch Changes

- [#3304](https://github.com/wbkd/react-flow/pull/3304) [`15742c00`](https://github.com/wbkd/react-flow/commit/15742c004759e8cfcb84b83cb71e678b6c855d23) - use latest zustand version
- [#3292](https://github.com/wbkd/react-flow/pull/3292) [`6255c4cf`](https://github.com/wbkd/react-flow/commit/6255c4cf29ee6177762d49289cff9a555510bcce) - add exports field for package.json
- Updated dependencies [[`15742c00`](https://github.com/wbkd/react-flow/commit/15742c004759e8cfcb84b83cb71e678b6c855d23), [`10a32239`](https://github.com/wbkd/react-flow/commit/10a32239063be3c2cc107145b9a21ac850c90410), [`fdddf43d`](https://github.com/wbkd/react-flow/commit/fdddf43d0d3b4b71158c0e0b56aab9dcbd61da6d), [`6255c4cf`](https://github.com/wbkd/react-flow/commit/6255c4cf29ee6177762d49289cff9a555510bcce), [`ff85d908`](https://github.com/wbkd/react-flow/commit/ff85d908a94ba5add9bc66a0ded0cb755c95fcda), [`61d90578`](https://github.com/wbkd/react-flow/commit/61d905784113c2fb3cdf5993292cc6ac694dac7c), [`6e6bb674`](https://github.com/wbkd/react-flow/commit/6e6bb6743ed4b4f517528f52411d9612f3f13d58), [`511ca769`](https://github.com/wbkd/react-flow/commit/511ca7699b67d8fc9088069f426c062184487b8a), [`bb1b9318`](https://github.com/wbkd/react-flow/commit/bb1b93183a374fbf002625e962441ff0ff288c08), [`ed4a0c1b`](https://github.com/wbkd/react-flow/commit/ed4a0c1b1629ab356dc4b4fd2dcedfde6e99d3b8), [`f9169108`](https://github.com/wbkd/react-flow/commit/f916910820916305be0d93060532224ff311aa80), [`8b3e8400`](https://github.com/wbkd/react-flow/commit/8b3e840039ab7406ac3837ba373ec01b002892de), [`e64e961a`](https://github.com/wbkd/react-flow/commit/e64e961a80517351068fc04146123fbd4fc744e5), [`de989bc6`](https://github.com/wbkd/react-flow/commit/de989bc604ccbc7951371430381547582f768dff)]:
- @reactflow/core@11.8.0

## 1.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node-toolbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactflow/node-toolbar",
"version": "1.2.3",
"version": "1.2.4",
"description": "A toolbar component for React Flow that can be attached to a node.",
"keywords": [
"react",
Expand Down

0 comments on commit 750ae9f

Please sign in to comment.