- Use node: imports
- export openedSymbol, can be used to get the source filename after loading with load or loadAsync
- Safety major version bump, you should not loop over Symbols but some libraries still do
- Use npm 8
- Add loadAsync, load for Deno
- Add loadAsync
- Remove filename option from parse
- Works in the browser, Deno
- Rename dist/index.js dist/index.cjs
- Expose supportedExtensions, an array of strings
- Do not export default
- publish under @grossacasacs/left-phalange
- Can load a file without providing a file extension, it will try to open all supported file types
- Cannot force load as esm if the file has a different file extension