·
11 commits
to release/stable/v2
since this release
Bug Fixes
- Fixed an issue where the package could not be resolved as ESM in Node.js due to a missing
"type": "module"field inpackage.json. #280