Closed
Description
Describe the problem
the use of import condition makes vps esm only in a way that can confuse some tools
Describe the proposed solution
with require-esm support we can update minimum node to 20.19 and change to export from default
update docs on how to use vps from cjs
Alternatives considered
leave as is
Importance
nice to have