Skip to content

Commit 28fff0f

Browse files
committed
docs(breaking_changes): document Node 10 support has been dropped in 19.3.0
1 parent 129f4bf commit 28fff0f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
lts/*

BREAKING_CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ In ShapeWidget:
88

99
RectangleWidget and EllipseWidget handles now scale up automatically.
1010

11+
## From 19.2 to 19.3
12+
13+
Node >=12 is required
14+
1115
## From 18.x to 19
1216

1317
vtkWidgetRepresentation.updateActorVisibility(...) lost the widgetVisibility parameter.

0 commit comments

Comments
 (0)