* js 3.0.6

* add CommonJS fallback for NodeJS projects not using ESM.
This commit is contained in:
Brandon Liu
2024-05-29 23:11:09 -07:00
committed by GitHub
parent bc8f97d642
commit 5ae66c2144
6 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,6 @@
3.0.6
* add CommonJS build fallback for NodeJS projects not using ESM.
3.0.5
* fix missing files in dist/ for build systems that bundle .ts files