refactor!: move `VERSION` to `constants` by tbouffard · Pull Request #680 · maxGraph/maxGraph

@tbouffard

BREAKING CHANGES: `Client.VERSION` moved to `constants.VERSION`.
`VERSION` is supposed to be immutable as it represents the actual version of maxGraph.
When it was stored in Client, it was a static property that could be modified. Moving it to "constants" ensure that it cannot be modified.
# Conflicts:
#	CHANGELOG.md

@tbouffard

coderabbitai[bot]

@tbouffard

@tbouffard tbouffard deleted the refactor/move_VERSION_to_constants branch

February 17, 2025 06:50

This was referenced

Feb 17, 2025