tauri/.changes/fix-esm-detection.md
2021-08-14 09:02:54 -03:00

7 lines
164 B
Markdown

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