tauri/.changes/fix-esm-detection.md

7 lines
164 B
Markdown
Raw Normal View History

---
"tauri": patch
"tauri-codegen": patch
---
Fix ES Module detection for default imports with relative paths or scoped packages and exporting of async functions.