This should improve some importing problems. Uncertain if it fixes everything.
What's Changed
- fix(build): use *.d.mts for esm ('import' condition only) by @dai-shi in #1387
- fix(build): no import.meta for "module" condition by @dai-shi in #1393
New Contributors
Full Changelog: v4.1.3...v4.1.4