Skip to content

v0.1.8 - resolve CommonJS and ES imports conflicts

Compare
Choose a tag to compare
@mehow-juras mehow-juras released this 01 Apr 10:59
· 20 commits to main since this release
c4a4692

Changed:
Added ESM require to the run command so that the plugin, which is CommonJS, can load the ES modules for the seeding. This was causing issues in environments that didn't like mixing CommonJS and ES imports.