v3.6.1
Changelog:
- Added
"type": "module"
to package.json to properly identify the package as using ES modules, fixing "Cannot use import statement outside a module" errors - Updated dev dependencies to latest versions
Changelog:
"type": "module"
to package.json to properly identify the package as using ES modules, fixing "Cannot use import statement outside a module" errors