JSTS is currently based on JTS 1.17.x. Since then there has been two feature releases of JTS, 1.18 and 1.19.
It's unfortunately a non trivial effort to update because the new things coded in JTS uses features of Java that my transpiler (https://github.com/bjornharrtell/java2estree) currently cannot handle.
I also carry several patches on JTS 1.17.x to make it work currently which further complicates this.
JSTS is currently based on JTS 1.17.x. Since then there has been two feature releases of JTS, 1.18 and 1.19.
It's unfortunately a non trivial effort to update because the new things coded in JTS uses features of Java that my transpiler (https://github.com/bjornharrtell/java2estree) currently cannot handle.
I also carry several patches on JTS 1.17.x to make it work currently which further complicates this.