v1.36.11
What's Changed
- Set
"type": "module"
inpackage.json
so that the.js
files indist/
are recognized as ESM modules by Node-based build systems
"type": "module"
in package.json
so that the .js
files in dist/
are recognized as ESM modules by Node-based build systems