tauri/.changes/core-path-endpoint-path-doesnt-exist-error.md

7 lines
182 B
Markdown
Raw Normal View History

---
"tauri": patch
"api": patch
---
Now `resolve()`, `join()` and `normalize()` from the `path` module, won't throw errors if the path doesn't exist, which matches NodeJS behavior.