Hello, it looks like the current npm package is a commonjs module, but when building locally I obtain an ESM module so it looks that the published version is not the latest one and ESM module looks like a better option anyway since it's the standard now.
Hello, it looks like the current npm package is a commonjs module, but when building locally I obtain an ESM module so it looks that the published version is not the latest one and ESM module looks like a better option anyway since it's the standard now.