Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Release 0.9.1

Latest
Compare
Choose a tag to compare
@itsMapleLeaf itsMapleLeaf released this 12 Dec 09:52
· 2 commits to main since this release

Small patch to improve error handling in loadFile when using ES modules. Before it swallowed the actual error that occurred, showing a generic "cannot use import statement outside a file" error, but now it should show the actual problem that occurred.