v0.9.1
New Release with major Breaking Changes!
- paths are now always relative (this is due to the fact that absolute paths are rarely used in js/ts configurations and relatives are more common)
- remove
useRelativePaths - add
useAbsolute - rename
allowLoggingtocreateLog - rename
allowGlobalAliastocreateGlobalAlias
Further more, i have tried to improve performance when creating new config files and logs, as well as when using vite-aliases with vite dev mode. It now should be possible to properly add/remove folders while working, without removing existing non-project paths or configurations!
As this Version changes a lot of Code, please report any Issues on Github as some special use cases might have been not covered by my Tests!
Overwise, thanks for using vite-aliases, stay safe and healthy in these times! 👋