Skip to content

BREAKING CHANGE: feat(macros)!: remove getStateArrayMapFunc#3489

Open
PaulHax wants to merge 1 commit intoKitware:masterfrom
PaulHax:remove-get-state-array
Open

BREAKING CHANGE: feat(macros)!: remove getStateArrayMapFunc#3489
PaulHax wants to merge 1 commit intoKitware:masterfrom
PaulHax:remove-get-state-array

Conversation

@PaulHax
Copy link
Copy Markdown
Collaborator

@PaulHax PaulHax commented Apr 23, 2026

BREAKING CHANGE: getStateArrayMapFunc has been removed from macros.

BREAKING CHANGE: getStateArrayMapFunc has been removed from macros.
It was a map callback that called getState() on vtkObject items and
passed primitives through unchanged. Inline the equivalent where
needed, e.g. arr.map((item) => (item && item.isA ? item.getState() : item)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant