6.1.1
DON'T USE THIS VERSION. 6.1.1 was accidentally compiled against JDK 21, making this version silently incompatible
with the previous build target of JDK 17. Version 6.1.2 has fixed that issue and is back to JDK 17 compilation target.
Lazily construct text in ValueNode Thanks to @patrickgold for the contribution!