Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(npm): add support for resolving "import" conditions to ESM (#400)
* feat(project): emit .mjs files for ESM bundle * chore: add changeset * fix: update references in exports to use .mjs * fix: update entry for size-limit * ci: update type-check job * refactor: emit package.json with "type" instead of .mjs files * chore: update size-limit entrypoint * chore: update changeset * chore: use explicit .mjs extension * chore: add optional dependencies for ci * chore: update size-limit entry point
- Loading branch information